Translate It version history - 17 versions
Translate It by Mohammad
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 0.9.5
Released 26 Jul 2025 - 549.82 kBWorks with firefox 109.0 and laterv0.9.5 – Released on July 26, 2025
Added- Added
Microsoft Bing
as a translation provider - Added
Yandex Translate
as a translation provider
Changed- Hotfixed temporary disabling of the YouTube subtitle translation button due to visibility issue
- Fixed translation issues in input fields
FixedSource code released under MIT Licence
Download Firefox and get the extensionYou'll need Firefox to use this extension- Added
Older versions
Version 0.9.0
Released 21 Jul 2025 - 797.45 kBWorks with firefox 109.0 and laterv0.9.0 – Released on January 22, 2025
Added- Translation History in Side Panel: Added comprehensive translation history tracking in the side panel for easy access to previous translations
- Provider Selection in Side Panel: Added ability to change translation providers directly from the side panel interface
- Provider Selection in Popup: Added translation provider selection dropdown to the popup interface
- Dictionary Mode for Google Translate: Implemented dictionary functionality for Google Translate with enhanced formatting and markdown rendering
- Enhanced Floating Window: Improved selection window with drag functionality and copy button for better user experience
- Model Selection in Settings: Added comprehensive model selection options in settings page for each translation provider (Gemini, OpenAI, OpenRouter, DeepSeek)
- Secure AES-256 Import/Export: Settings can now be exported and imported in AES-256 encrypted format, recoverable using a password
- YouTube Subtitle Translation (Experimental): Implemented real-time subtitle translation for YouTube videos with dual-language display
- Subtitle Icon Control: Added a setting to independently control YouTube translation icon visibility
Changed- Enhanced XSS Security: Implemented comprehensive XSS protection using filterXSS library across all translation outputs and UI components
- Firefox Validation Compliance: Achieved zero warnings in Firefox addon validation through full
addons-linter
compatibility testing - Chrome Extension Validation: Achieved zero warnings in Chrome extension validation using complete
web-ext
compatibility testing - Improved Language Selection: Fixed and enhanced language selection dropdowns in popup interface
- Typography Improvements: Enhanced font sizes and consistency across popup and side panel interfaces (14px→15px, unified font families)
- Optimized AI Prompts: Improved prompt templates, particularly dictionary prompts, for better translation accuracy and reduced AI confusion
- Text Insertion Framework: Enhanced text replacement system with multi-strategy approach and framework compatibility for React, Vue, Angular
- Google Translate API Enhancements: Fixed language detection and swapping logic, improved auto-detect functionality
Source code released under MIT Licence
Version 0.8.0
Released 14 Jul 2025 - 977.51 kBWorks with firefox 109.0 and laterv0.8.0 – Released on July 14, 2025
Added- Introduced Side Panel support for display in the browser's sidebar
Changed- Improved various UI and UX elements for a better user experience
Source code released under MIT Licence
Version 0.7.0
Released 12 Jul 2025 - 921.3 kBWorks with firefox 109.0 and laterv0.7.0 – Released on 12 July 2025
Added- New feature: enhanced translation support in text fields, including copy and paste actions.
- Improved behavior for
Google Translate
: when source and target languages are the same, the system now auto-swaps them for a smoother user experience. - Minor UI enhancements for better usability.
Fixed- Fixed issues with localization strings.
- Fixed error in handling DeepSeek translation credits.
- Resolved various minor bugs.
Changed- Added validation to prevent selecting the same source and target languages, with clearer user feedback.
Source code released under MIT Licence
Version 0.6.5
Released 1 Jul 2025 - 917.93 kBWorks with firefox 109.0 and laterv0.6.5 – Released on 2 July 2025
Added- Added quick access to the API provider from the right-click context menu in the extension's action bar.
Changed- Changed the default font in the Settings page and Popup to
Vazirmatn
.
Fixed- Fixed an issue with in-field translation when using
Google Translate
as the provider. - Fixed the issue where country flags were not displayed on Windows in the settings page.
- Fixed several minor bugs.
Source code released under MIT Licence
Version 0.6.0
Released 30 Jun 2025 - 889.17 kBWorks with firefox 109.0 and laterv0.6.0 – Released on 1 July 2025
Added- Added support for Google Translate as a translation provider.
- Disabled the translation icon on the following websites to prevent interference with important content areas:
Changed- Disabled in-field translation icon in non-webpage contexts (e.g., internal browser pages or other extensions).
Fixed- Fixed an issue where the translation icon appeared incorrectly when selecting text on first install.
Source code released under MIT Licence
Version 0.5.0
Released 30 Jun 2025 - 886.08 kBWorks with firefox 109.0 and laterv0.5.0 – Released on 30 June 2025
Added- Added quick access options to the extension’s context (right-click) menu via the action toolbar.
- Added a Help section to the Settings page.
- Added a Changelog section to the Settings page.
Changed- Completely redesigned the Settings page for better clarity and usability.
- Changed the default model for OpenRouter to
gpt-4o
.
Source code released under MIT Licence
Version 0.4.0
Released 29 Jun 2025 - 860.07 kBWorks with firefox 109.0 and laterv0.4.0 – Released on 29 June 2025
Added- Added 'Translate with Select Element' mode to the right-click context menu for quick access.
- Added a keyboard shortcut to activate 'Select Element' mode:
- Default Chrome (Win/Linux):
Ctrl+Shift+Z
- Default Firefox (Win/Linux):
Ctrl+Space
- Mac Chrome:
Command+Space
- Mac Firefox:
Command+Shift+Z
- Default Chrome (Win/Linux):
Changed- Improved the positioning and behavior of the in-field translation icon to be more intelligent and less intrusive.
- Enhanced translation prompts to yield more natural and human-like translations.
- Updated Light Theme
Source code released under MIT Licence
Version 0.3.6
Released 28 Jun 2025 - 859.05 kBWorks with firefox 109.0 and laterChangelog – Translate It!
v0.3.6 – Released on 28 June 2025
Fixed- Resolved issues on certain pages where the extension failed to function properly — particularly on platforms acting as software containers (e.g., frameworks like PhoneGap and similar).
Changed- Improved the visual design of in-page messages for better readability and aesthetics.
Source code released under MIT Licence
Version 0.3.5
Released 27 Jun 2025 - 862.89 kBWorks with firefox 109.0 and laterv0.3.5 – Released on 27 June 2025
Fixed- Resolved an error that occurred during page loading.
Changed- Removed the default list of websites where the extension was previously disabled.
accounts.google.com
chrome.google.com/webstore
addons.mozilla.org
meet.google.com
acrobat.adobe.com
developer.chrome.com
docs.google.com
docs.microsoft.com
developers.google.com
ai.google.de
Source code released under MIT Licence
Version 0.3.3
Released 26 Jun 2025 - 864.56 kBWorks with firefox 109.0 and later0.3.3 - Released 26 June 2025
Added- Add API key information and links for WebAI, OpenAI, OpenRouter, and DeepSeek on Options page.
- Add additional default excluded sites to the exclusion list:
developer.chrome.com
docs.microsoft.com
docs.google.com
meet.google.com
developers.google.com
ai.google.dev
Fixed- Improve content script injection logic and add validation checks
Source code released under MIT Licence
Version 0.3.0
Released 22 Jun 2025 - 868.46 kBWorks with firefox 109.0 and later0.3.0 - Released 23 June 2025
Added- Added support for the DeepSeek API as a new translation provider.
- Added a "Custom" provider, allowing users to connect to any OpenAI-compatible API endpoint (e.g., for local or self-hosted models).
- Added an update notification to inform users when a new version has been installed (Chromium-based only).
Changed- Overhauled the error handling system to be more robust and provide clearer, generalized messages for all supported API providers.
Fixed- The extension is now correctly disabled on non-web pages (e.g.,
file://
or internal browser pages) to prevent errors. - The in-field translation icon now appears more accurately on editable text fields and ignores non-text elements like checkboxes.
- A default list of excluded sites (e.g.,
accounts.google.com
, web stores) has been added to prevent conflicts.
Source code released under MIT Licence
Version 0.2.2
Released 21 Jun 2025 - 863.91 kBWorks with firefox 109.0 and later- New Feature: In addition to automatic translation on text selection, a new method has been added — a small icon now appears near the selected text. The translation is shown only after clicking this icon, allowing for a more deliberate and user-controlled experience.
- Minor UI improvements and stability enhancements.
Source code released under MIT Licence
Version 0.2.1
Released 27 May 2025 - 856.84 kBWorks with firefox 109.0 and later- Improved Popup Behavior on Initial Inactivity
- Enhanced display of the last translation (now shown only in Dictionary mode)
- fix: resolve conflicts between theme styles and website styles (#43)
Source code released under MIT Licence
Version 0.2.0
Released 26 May 2025 - 854.68 kBWorks with firefox 109.0 and laterWe’re excited to introduce version 0.2.0 of Translate It!, packed with valuable updates to enhance your translation experience:
🎨 Theme Support Added
Switch between Light, Dark, or Auto (system-based) themes to suit your visual preferences.
🌐 Improved RTL Language Support
Text rendering and alignment for Right-to-Left languages like Persian and Arabic has been significantly refined for better readability and accuracy.
💬 Discord Input Fix
Resolved an issue where translated text wasn't properly sent in Discord input fields — it now works as expected.
⚙️ General Enhancements
Various bug fixes and performance improvements for a more stable and seamless experience.
Upgrade now to enjoy a smoother, smarter translation tool.
Thank you for using Translate It! — your feedback keeps us improving!
Happy Translating!Source code released under MIT Licence
Version 0.1.1
Released 6 May 2025 - 832.77 kBWorks with firefox 109.0 and laterHello,
In this version, I changed the Build process and added a lint check to it, which you can check in the Readme.
There are still some errors like speak.play that are correct in the extension's functionality, but I will fix it for Firefox in the future.
I also changed the name, but I left the UUID as before.
The rest of the changes are minor.Source code released under MIT Licence
Version 0.1.0
Released 30 Apr 2025 - 765.36 kBWorks with firefox 109.0a1 and laterSource code released under MIT Licence