Language Annotator version history - 2 versions
Language Annotator by KL
Language Annotator version history - 2 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 1.3.2
Released 2 Mar 2026 - 95.18 kBWorks with firefox 140.0 and laterCross-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 improvementsSource code released under Mozilla Public Licence 2.0
Older versions
Version 1.2
Released 27 Feb 2026 - 78.72 kBWorks with firefox 140.0 and laterauto-collect example sentences while browsingSource code released under Mozilla Public Licence 2.0