Word Replacer III의 버전 기록 - 5개 버전
Word Replacer III 제작자: Khizar Rehman
Word Replacer III의 버전 기록 - 5개 버전
이전 버전은 주의해서 사용하세요! 아래 버전들은 테스트 및 참조용으로만 제공됩니다.부가 기능은 항상 최신 버전으로 사용해 주세요.
최신 버전
버전 3.0.3.1
2026년 7월 30일에 출시 - 182.74 KBfirefox 109.0a1 이상, android 120.0 이상에서 작동v3.0.3.1 — Cursor Fix Follow-up
Finishes the cursor-jumping fix from v3.0.3:- Pressing Enter to start a new line in a chat box or text field no
longer misplaces the next character you type. - A replacement made elsewhere on the page while you keep typing no
longer bumps your cursor back to the start of the line.
No new features, no changes to how rules match or replace text.Custom License에 따라 릴리스된 소스 코드
- Pressing Enter to start a new line in a chat box or text field no
이전 버전
버전 3.0.3
2026년 7월 30일에 출시 - 181.85 KBfirefox 109.0a1 이상, android 120.0 이상에서 작동New:
- Delete all results while searching — clears every matching row in one click (undoable).
- Toast toggle — turn off the "X replacements made" notice for silent replacing.
Fixes:
- Rule changes now apply live to already-open pages, no refresh needed.
- Fixed overlapping rules producing duplicate or wrong-case replacements.
- Fixed "+ New" adding rules on top of search results instead of the real list.
- Fixed "+ New" rows inheriting settings from an unrelated existing rule.
- Fixed checkboxes sometimes unchecking themselves after Apply.
- Fixed matching against double spaces, tabs, and non-breaking spaces.
- Fixed Swap-type rules getting stuck with leftover placeholder text.
- Fixed \C and \L RegEx case tokens doing nothing.
- Fixed the Test box occasionally disagreeing with real page behavior.
- Fixed intermittent export/download failures in Firefox.
Performance:
- Faster typing in Find/search/Test boxes; saves are now batched.
- Much faster matching on large rule lists (25–30x at 13,000+ rules), with no change to which rules fire or in what order.Custom License에 따라 릴리스된 소스 코드
버전 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 라이선스에 따라 릴리스된 소스 코드