Local LLM Translator 版本历史 - 12 个版本
Local LLM Translator 作者: Eldoprano
Local LLM Translator 版本历史 - 12 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 1.6.4
发布于 2026年7月27日 - 1.4 MB适用于 firefox 109.0 及更高版本Improved how we handle CORS errors.
Fixed ollama not being detected in some scenarios.
Thanks to ls612 for making me aware of these issues源代码遵循 MIT 许可证 发布
较早版本
版本 1.6.3
发布于 2026年7月18日 - 100.15 KB适用于 firefox 109.0 及更高版本Fixed: connections to LLM servers on other machines in your local network (e.g. http://192.168.x.x:11434). Firefox's Manifest V3 security policy was silently upgrading HTTP requests to HTTPS, which broke connections to servers without TLS certificates. The extension now allows plain HTTP to local servers again. Connections to localhost were never affected.
Thanks to xzeldon for the fix, and to koloved for the reports.源代码遵循 MIT 许可证 发布
版本 1.6.2
发布于 2026年7月2日 - 1.39 MB适用于 firefox 109.0 及更高版本- Fixed: code blocks with syntax highlighting were sometimes still translated instead of being skipped
- Fixed: sentences with decimal numbers or version strings (e.g. "SAML 2.0") could get corrupted or lose text during translation
- Fixed: the "translation in progress" notice could stay on screen instead of disappearing
- Thanks to @kusanaginoturugi for reporting and fixing the syntax-highlighting and decimal-number bugs
源代码遵循 MIT 许可证 发布
版本 1.6.0
发布于 2026年6月29日 - 1.39 MB适用于 firefox 109.0 及更高版本We now have a translation cache! Enable it from Advanced Settings to optimize translations.
You can now also pin languages in the language selector.
Its also now possible to use an external host for LMStudio and Ollama (Granting an optional permission)源代码遵循 MIT 许可证 发布
版本 1.5.2
发布于 2026年5月31日 - 1.37 MB适用于 firefox 109.0 及更高版本Improved how we handle bad output from LLMs
Added detection for CORS errors when using LMStudio
Simplified priority queue and removed some redundant code源代码遵循 MIT 许可证 发布
版本 1.5.1
发布于 2026年4月29日 - 1.37 MB适用于 firefox 109.0 及更高版本Fix CORS detection, floating button setting, and improve error messages.
See https://github.com/Eldoprano/offline-browser-translate/commit/dcec241d5f3ce803999e0373997344f97792d81d源代码遵循 MIT 许可证 发布
版本 1.5.0
发布于 2026年4月29日 - 1.37 MB适用于 firefox 109.0 及更高版本- Selecting text will show a button to translate it (You can enable it in Advanced Settings)
- Right click on a selection will let you translate only that selection
Thanks to Perlover on GitHub for implementing the select to translate feature源代码遵循 MIT 许可证 发布
版本 1.4.0
发布于 2026年3月27日 - 1.37 MB适用于 firefox 109.0 及更高版本More friendly for users that didn't installed a local model.
Removed a duplicated permission源代码遵循 MIT 许可证 发布
版本 1.3.0
发布于 2026年2月25日 - 1.36 MB适用于 firefox 109.0 及更高版本Added a new page to translate your own text!源代码遵循 MIT 许可证 发布
版本 1.2.0
发布于 2026年1月29日 - 1.35 MB适用于 firefox 109.0 及更高版本v1.2.0
New:
- Parallel LLM requests (1-4 concurrent) for faster translations on LMStudio 0.4+
- New "Parallel Requests" slider in settings
Fixed:
- Space handling for Japanese, Korean, and Chinese translations
- LLM detection and connection reliability
- Reduced console logging noise源代码遵循 MIT 许可证 发布