Word Replacer III 版本历史 - 3 个版本
Word Replacer III 作者: Khizar Rehman
Word Replacer III 版本历史 - 3 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 3.0.2
发布于 2026年7月4日 - 175.1 KB适用于 firefox 115.0 及更高版本, android 120.0 及更高版本Firefox 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.源代码遵循 Custom License 发布
- Fixed manifest
较早版本
版本 3.0.1
发布于 2026年5月22日 - 169.59 KB适用于 firefox 109.0 及更高版本v3.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.源代码遵循 MIT 许可证 发布