Read Frog - Open AI Translator version history - 11 versions
Read Frog - Open AI Translator by MengXi
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.30.0
Released Mar 17, 2026 - 5.62 MBWorks with firefox 109.0 and laterMinor Changes- #1127
52a70ffThanks @ananaBMaster! - feat: add Alibaba Cloud (Bailian) as AI provider with Qwen, DeepSeek, Kimi, MiniMax, and GLM models - #1127
52a70ffThanks @ananaBMaster! - feat: add Moonshot AI and Hugging Face as AI providers
Patch Changes- #1128
c7b7bccThanks @ananaBMaster! - fix: resolve dark mode flash (FOUC) on options and translation-hub pages - #1121
aad6b5eThanks @mengxi-ream! - ai: improve writing prompt with language detection and diverse examples - #1125
781180cThanks @ishiko732! - perf: avoid bundling config migrations in content scripts - #1125
781180cThanks @ishiko732! - refactor: enhance config migration loading to auto-discover scripts
Source code released under GNU General Public License v3.0 only
- #1127
Older versions
Version 1.29.1
Released Mar 15, 2026 - 5.6 MBWorks with firefox 109.0 and laterPatch Changes- #1120
aaa71e1Thanks @mengxi-ream! - refactor: rename prompt tokens for clarity (targetLang→targetLanguage,title→webTitle,summary→webSummary,context→paragraphs) with config migration v064 - #1117
fe211bdThanks @ananaBMaster! - feat(custom-actions): add drag-and-drop reordering to custom action list and output schema fields - #1119
91f9a40Thanks @ananaBMaster! - fix(provider-icon): proxy remote logos through background fetch - #1118
dafb8f2Thanks @ananaBMaster! - fix(selection-popover): keep the popover fixed while the page scrolls - #1115
3a02d50Thanks @mengxi-ream! - feat(selection-toolbar): add individual toggles for built-in features (translate, speak, vocabulary insight)
Source code released under GNU General Public License v3.0 only
- #1120
Version 1.29.0
Released Mar 14, 2026 - 5.59 MBWorks with firefox 109.0 and laterMinor Changes- #1105
fa9ca52Thanks @ananaBMaster! - feat: refactor the selection popover and add pin support for selection toolbar popovers - #1105
fa9ca52Thanks @ananaBMaster! - feat: add a target language selector to the selection toolbar translation popover - #1098
0e2b1f6Thanks @ananaBMaster! - feat: translate browser tab title during page translation with automatic tracking and restoration
Patch Changes- #1105
fa9ca52Thanks @ananaBMaster! - fix: avoid re-fetching vocabulary, dictionary, and translation resources after page navigation (#1064) - #1108
2fe15c9Thanks @ananaBMaster! - refactor: rename custom ai feature - #1095
14de454Thanks @mengxi-ream! - perf: optimize content script with sync config cache, lazy selection UI mounting, and proper teardown - #1111
66d1cf8Thanks @ananaBMaster! - feat: support tts in dictionary - #1109
1ac2000Thanks @ananaBMaster! - fix: unify inline error handling for selection toolbar translate and custom actions - #1105
fa9ca52Thanks @ananaBMaster! - refactor: simplify the selection toolbar translation flow and harden stale-request cancellation handling
Source code released under GNU General Public License v3.0 only
- #1105
Version 1.28.1
Released Mar 9, 2026 - 5.53 MBWorks with firefox 109.0 and laterPatch Changes- #1084
f93dcc2Thanks @mengxi-ream! - Refine selection toolbar styling and fix Firefox stylesheet fallback- Enlarge toolbar button icons and use theme-aware hover/shadow tokens
- Handle Firefox Xray wrapper issues with constructable stylesheets
- Extract host toast into dedicated mount module
- Unify cn helper location under utils/styles
Source code released under GNU General Public License v3.0 only
- #1084
Version 1.28.0
Released Mar 8, 2026 - 5.55 MBWorks with firefox 109.0 and laterMinor Changes
Patch Changes- #1065
1a4082cThanks @ishiko732! - feat(theme): add manual theme mode switching (system/light/dark) with popup toggle button and options page selector - #1075
3e14d7eThanks @Sufyr! - feat: add expand and collapse controls to translation hub cards - #1068
f95f116Thanks @ananaBMaster! - feat: add disable hover translation option in option page - #1078
bddf26aThanks @ananaBMaster! - fix: restore translation error UI in bilingual and translation-only modes - #1071
c3a7fe9Thanks @ananaBMaster! - feat: add default ollama base url
Source code released under GNU General Public License v3.0 only
- #1065
Version 1.27.3
Released Mar 6, 2026 - 5.45 MBWorks with firefox 109.0 and laterPatch Changes- #1057
72ac190Thanks @taiiiyang! - fix(subtitles): optimize subtitle single-line display by widening container and reducing max word count - #1058
2e943d2Thanks @taiiiyang! - feat(subtitles): persist subtitle drag position across navigations - #1060
76f73ecThanks @ananaBMaster! - fix(firefox): icon and image csp restriction
Source code released under GNU General Public License v3.0 only
- #1057
Version 1.27.2
Released Mar 5, 2026 - 5.42 MBWorks with firefox 109.0 and laterPatch Changes- #1053
4d27adaThanks @mengxi-ream! - feat: add search command for config - #1045
77f1e48Thanks @mengxi-ream! - fix: override Firefox MV3 default CSP to prevent HTTP URLs from being upgraded to HTTPS - #1027
c44864cThanks @taiiiyang! - fix(subtitles): apply short line merge in all processing modes - #1049
5b4547fThanks @Yukiniro! - fix: fixed flair tag misalignment during Reddit translations. - #1051
2e58edcThanks @ananaBMaster! - refactor(custom-feature): improve custom ai feature prompt setting
Source code released under GNU General Public License v3.0 only
- #1053
Version 1.27.1
Released Mar 3, 2026 - 5.39 MBWorks with firefox 109.0 and laterPatch Changes- #1023
f7b7164Thanks @mengxi-ream! - fix: correct inverted ternary in v055-to-v056 migration - #1025
666ac3fThanks @ishiko732! - perf: remove redundant ProviderFactoryMap interface in favor of const inference
Source code released under GNU General Public License v3.0 only
- #1023
Version 1.27.0
Released Mar 1, 2026 - 5.39 MBWorks with firefox 109.0 and laterMinor Changes- #1020
b63f28fThanks @mengxi-ream! - feat: users can define their own custom ai feature
Patch Changes- #1020
b63f28fThanks @mengxi-ream! - fix: recovery mode when the program crash - #1012
25d82c4Thanks @mengxi-ream! - fix(floating-button): use button element for close trigger to improve accessibility - #1018
f6b8712Thanks @mengxi-ream! - fix: reduce frequent storage reads and writes during config init and db cleanup - #1014
369b3ceThanks @ananaBMaster! - fix: disable Zod JIT to avoid CSP eval violation in MV3 extensions - #1020
b63f28fThanks @mengxi-ream! - fix: better test connection error message
Source code released under GNU General Public License v3.0 only
- #1020
Version 1.26.1
Released Feb 28, 2026 - 5.36 MBWorks with firefox 109.0 and laterPatch Changese1943f1Thanks @ananaBMaster! - fix: firefox extension id- #958
f74d826Thanks @Yukiniro! - fix(extension): fix hidden elements being translated - #995
59f9bacThanks @cesaryuan! - fix(api-providers): sync provider options editor when switching providers - #1006
74b8744Thanks @ananaBMaster! - fix(extension): prevent spinner from being distorted into ellipse by host page CSS - #1009
c942331Thanks @taiiiyang! - fix(subtitles): fix subtitles flickering on Firefox by moving display decisions into Jotai atoms - #1008
7e822cbThanks @mengxi-ream! - feat: replace agentation dev toolbar with draggable help button - #1007
5ae4de0Thanks @ananaBMaster! - fix: make comment in youtube as block
Source code released under GNU General Public License v3.0 only
Version 1.26.0
Released Feb 24, 2026 - 5.37 MBWorks with firefox 109.0 and laterSource code released under GNU General Public License v3.0 only