Word Replacer III의 버전 기록 - 3개 버전
Word Replacer III 제작자: Khizar Rehman
Word Replacer III의 버전 기록 - 3개 버전
이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.
최신 버전
버전 3.0.2
2026년 7월 4일에 출시 - 175.1 KBfirefox 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 KBfirefox 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 라이선스에 따라 릴리스된 소스 코드