Line Localization Machine version history - 5 versions
Line Localization Machine by Hoss
Line Localization Machine version history - 5 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 2.1.1
Released Mar 24, 2026 - 100.14 KBWorks with firefox 126.0 and later- Fix translation halting when page content changes mid-stream (SPA navigation, lazy loading)
- Auto-resume interrupted translations instead of failing silently (up to 3 retries, only re-translates remaining blocks)
- Fix progress bar getting stuck on screen when translation errors out
- Fix breathing animation persisting on untranslated blocks after completion
- Handle extension context invalidation gracefully (extension reload/update during translation)
- Mark malformed LLM JSON responses as retryable instead of fatal
Source code released under MIT License
Older versions
Version 2.1.0
Released Mar 18, 2026 - 99.61 KBWorks with firefox 126.0 and later- Provider presets — Choose OpenAI, Google Gemini, or Ollama from a dropdown. No more typing endpoint URLs.
- Per-provider model lists — Each provider shows its own curated models with a custom model option.
- Updated defaults — GPT-5.4 Nano, medium reasoning effort.
- Existing users' settings migrate automatically.
Source code released under MIT License
Version 2.0.0
Released Mar 8, 2026 - 98.63 KBWorks with firefox 126.0 and laterv2.0.0 Streaming Translation- Translation now uses a single streaming API request per page with progressive rendering. Faster and more context-aware than the previous batch approach
- Simplified settings: removed Blocks Per Request and Temperature controls
- Redesigned popup and settings UI for a cleaner, more focused layout
- New extension icon matching the updated visual style
Source code released under MIT License
Version 1.0.2
Released Feb 8, 2026 - 79.98 KBWorks with firefox 126.0 and laterv1.0.2 — Redesigned UI with warm parchment theme, overhauled animation system with typographic margin markers, new 3-column settings layout, and comprehensive test suite with Playwright E2E coverage.Source code released under MIT License
Version 1.0.1
Released Aug 22, 2025 - 76.9 KBWorks with firefox 126.0 and laterSource code released under MIT License