Read Frog - Open AI Translator sürüm geçmişi - 10 sürüm
Read Frog - Open AI Translator geliştiren: MengXi
Eski sürümlere dikkat edin! Bu sürümler yalnızca test veya referans amacıyla sunulmaktadır.Her zaman eklentilerin son sürümlerini kullanmalısınız.
Son sürüm
Sürüm 1.29.1
15 Mar 2026 tarihinde çıktı - 5,6 MBfirefox 109.0 ve üstü ile çalışırPatch 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)
Kaynak kodu Yalnızca GNU Genel Kamu Lisansı v3.0 lisansıyla yayımlandı
- #1120
Eski sürümler
Sürüm 1.29.0
14 Mar 2026 tarihinde çıktı - 5,59 MBfirefox 109.0 ve üstü ile çalışırMinor 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
Kaynak kodu Yalnızca GNU Genel Kamu Lisansı v3.0 lisansıyla yayımlandı
- #1105
Sürüm 1.28.1
9 Mar 2026 tarihinde çıktı - 5,53 MBfirefox 109.0 ve üstü ile çalışırPatch 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
Kaynak kodu Yalnızca GNU Genel Kamu Lisansı v3.0 lisansıyla yayımlandı
- #1084
Sürüm 1.28.0
8 Mar 2026 tarihinde çıktı - 5,55 MBfirefox 109.0 ve üstü ile çalışırMinor 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
Kaynak kodu Yalnızca GNU Genel Kamu Lisansı v3.0 lisansıyla yayımlandı
- #1065
Sürüm 1.27.3
6 Mar 2026 tarihinde çıktı - 5,45 MBfirefox 109.0 ve üstü ile çalışırPatch 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
Kaynak kodu Yalnızca GNU Genel Kamu Lisansı v3.0 lisansıyla yayımlandı
- #1057
Sürüm 1.27.2
5 Mar 2026 tarihinde çıktı - 5,42 MBfirefox 109.0 ve üstü ile çalışırPatch 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
Kaynak kodu Yalnızca GNU Genel Kamu Lisansı v3.0 lisansıyla yayımlandı
- #1053
Sürüm 1.27.1
3 Mar 2026 tarihinde çıktı - 5,39 MBfirefox 109.0 ve üstü ile çalışırPatch 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
Kaynak kodu Yalnızca GNU Genel Kamu Lisansı v3.0 lisansıyla yayımlandı
- #1023
Sürüm 1.27.0
1 Mar 2026 tarihinde çıktı - 5,39 MBfirefox 109.0 ve üstü ile çalışırMinor 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
Kaynak kodu Yalnızca GNU Genel Kamu Lisansı v3.0 lisansıyla yayımlandı
- #1020
Sürüm 1.26.1
28 Şub 2026 tarihinde çıktı - 5,36 MBfirefox 109.0 ve üstü ile çalışırPatch 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
Kaynak kodu Yalnızca GNU Genel Kamu Lisansı v3.0 lisansıyla yayımlandı
Sürüm 1.26.0
24 Şub 2026 tarihinde çıktı - 5,37 MBfirefox 109.0 ve üstü ile çalışırKaynak kodu Yalnızca GNU Genel Kamu Lisansı v3.0 lisansıyla yayımlandı