Word Replacer III version history - 3 versions
Word Replacer III by Khizar Rehman
Word Replacer III version history - 3 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 3.0.2
Released Jul 4, 2026 - 175.1 KBWorks with firefox 115.0 and later, android 120.0 and laterFirefox port of Word Replacer III (v3.0.2)- Fixed manifest
idmismatch — now matches this add-on's registered AMO ID - Background script uses
scriptsinstead ofservice_worker, since Firefox's MV3 implementation doesn't run service workers - Added
strict_min_version: 115.0(Firefox's signing root cert requires 115+ to validate signed extensions) - Added required
data_collection_permissionsdisclosure: required: none— core find/replace and storage need no data collectionoptional: technicalAndInteraction— covers the Share Link feature, which sends encoded replacement rules through TinyURL's API when a user opts in
No code changes were needed beyond the manifest — all APIs used (chrome.storage,chrome.tabs,chrome.runtime, etc.) are standard WebExtensions APIs supported natively by Firefox.Source code released under Custom License
- Fixed manifest
Older versions
Version 3.0.1
Released May 22, 2026 - 169.59 KBWorks with firefox 109.0 and laterv3.0.1 — Bug Fixes & UI Changes
Real-time replacement counter. The count in the search bar now updates live when you add or remove rules.
Checkbox no longer disappears on Apply. Selecting a row and clicking Apply to Selected no longer loses the tick.
Sort Replace fixed. Sorting by Replace word now correctly sorts by each row's replace value.
Replacement words no longer go missing. Unsaved rows are preserved correctly when the list re-renders.
Duplicate highlighting now works in real time. Duplicates are highlighted as you type, no refresh needed.
UI. Modified some UI elements.Source code released under MIT License
Version 3.0.0
Released May 9, 2026 - 328.83 KBWorks with firefox 109.0a1 and laterSource code released under MIT License