Language Annotator 版本紀錄 - 2 個版本
Language Annotator 作者: KL
Language Annotator 版本紀錄 - 2 個版本
小心舊版本!這些版本只是提供來測試與參考用。您應該隨時用最新版的附加元件。
最新版本
版本 1.3.2
發行於 2026年3月2日 - 95.18 KB適用於 firefox 140.0 與更新版本Cross-browser packaging and Firefox readiness
Added dedicated Chrome/Firefox manifests and build flow.
Improved Firefox compatibility handling and policy-related manifest updates.
Much broader language support
Expanded source-language options significantly (including Arabic, Bengali, Turkish, Thai, Urdu, Brazilian Portuguese, Tamil, Telugu, Swahili, and more).
Improved language labeling in settings with “English name + native script” for faster recognition.
Full UI internationalization pass
UI language coverage was extended and normalized across popup, fullscreen, settings, and modal flows.
Added fallback logic to avoid broken strings when a translation key is missing.
Localized many previously hardcoded texts (examples, dictionary states, dialogs, status messages).
Auto-save settings
Settings now save immediately on change (no manual Save dependency).
Includes debounce-based persistence for smoother UX.
Reduces user errors from forgetting to save.
Translation behavior improvements
Added language-detection-based skip logic so selected text in the user’s own UI language is not redundantly translated.
Chinese variant handling was improved (Traditional/Simplified treated as same-language bucket where appropriate).
Dictionary system maturity
Dictionary lookup routing was refined by language/provider.
Better handling for unsupported/slow/error cases.
Add Word flow improved with dictionary candidates, apply actions, and better fallback behavior.
Example sentence system evolution
Stronger filtering and deduplication rules.
Better handling of noisy web payload text and low-information snippets.
Added user controls (pin/remove), tighter limits, and improved display.
New frequency model: DF-TF style stats
Replaced simple “count by examples only” perception with two metrics:
DF: number of distinct pages where the word contributed new examples
TF: total encounters (new examples accumulated)
Display format changed to DF-TF (e.g., 3-10).
Frequency sorting now prioritizes DF first, then TF.
Search and fullscreen usability upgrades
More prominent search UI.
Debounced search to reduce excessive queries and improve responsiveness.
Improved dictionary result rendering in fullscreen view.
Stability and robustness improvements原始碼依照 Mozilla Public License 2.0 條款釋出
較舊版本
版本 1.2
發行於 2026年2月27日 - 78.72 KB適用於 firefox 140.0 與更新版本auto-collect example sentences while browsing原始碼依照 Mozilla Public License 2.0 條款釋出