Modules pour le navigateur Firefox
  • Extensions
  • Thèmes
    • pour Firefox
    • Dictionnaires et paquetages linguistiques
    • Sites pour les autres navigateurs
    • Modules pour Android
Connexion
Icône du module

Historique de versions de Read Frog - Translate & Learn - 25 versions

Read Frog - Translate & Learn par MengXi

Noté 5 sur 5
5 étoiles sur 5
5
12
4
0
3
0
2
0
1
0
Historique de versions de Read Frog - Translate & Learn - 25 versions
  • Attention aux anciennes versions ! Elles sont affichées seulement à des fins de test et de référence.Vous devriez toujours utiliser la dernière version d’un module complémentaire.

  • Dernière version

    Version 1.33.9

    Publié le 24 mai 2026 - 4,2 Mo
    Fonctionne avec firefox 112.0 et versions supérieures
    Patch Changes
    • #1561 23cc69b Thanks @EurFelux! - feat(model): add gemini-3.5-flash and gemini-3.1-flash-lite and set gemini-3.1-flash-lite as default
    • #1575 49604b5 Thanks @mengxi-ream! - fix(translation): only split batch translations on standalone separator lines
    • #1556 29fc0de Thanks @taiiiyang! - fix(input-translation): support Draft.js rich text editors via main world injection
    • #1574 19acefb Thanks @ananaBMaster! - fix(extension): prevent popup recovery from unsupported detected languages
    • #1568 9d10a1f Thanks @frogGuaGuaGuaGua! - Speed up hover/long-press node translation triggers by shortening the hold delay.
    • #1550 ad8da18 Thanks @frogGuaGuaGuaGua! - Add a duplicate action for API provider configs so users can quickly copy credentials/settings when adding multiple models for the same provider.

    Code source publié sous licence GNU General Public License v3.0 uniquement

    Télécharger Firefox et obtenir l’extension
    Télécharger le fichier
  • Anciennes versions

    Version 1.33.8

    Publié le 19 mai 2026 - 4,2 Mo
    Fonctionne avec firefox 112.0 et versions supérieures
    Patch Changes
    • #1536 83af4d0 Thanks @mengxi-ream! - chore(config): default page translation range to all
    • #1535 16165ca Thanks @taiiiyang! - fix(input-translation): update rich text editor model via main world script injection
    • #1487 b2d4f4b Thanks @frogGuaGuaGuaGua! - Add a settings option for docking the floating button on the left or right side of the page.
    • #1543 d332f46 Thanks @mengxi-ream! - i18n: update extension listing name

    Code source publié sous licence GNU General Public License v3.0 uniquement

    Télécharger le fichier
  • Version 1.33.7

    Publié le 19 mai 2026 - 4,23 Mo
    Fonctionne avec firefox 112.0 et versions supérieures
    Patch Changes
    • #1472 096eb8d Thanks @li-yiou! - Add icon picker and help popover in custom action icon field.
    • #1524 21e10f3 Thanks @taiiiyang! - chore(config): switch default translation provider from Google to Microsoft
    • #1520 6265ef2 Thanks @taiiiyang! - feat(translate): add Microsoft batch translation support for subtitle warmup
    • #1494 63970bb Thanks @taiiiyang! - fix(youtube): refresh overlay subtitles after caption track changes
    • #1495 e84c3cf Thanks @taiiiyang! - fix(subtitles): skip same-language subtitle translation

    Code source publié sous licence GNU General Public License v3.0 uniquement

    Télécharger le fichier
  • Version 1.33.6

    Publié le 14 mai 2026 - 4,23 Mo
    Fonctionne avec firefox 112.0 et versions supérieures
    update language detection

    Code source publié sous licence GNU General Public License v3.0 uniquement

    Télécharger le fichier
  • Version 1.33.5

    Publié le 7 mai 2026 - 4,21 Mo
    Fonctionne avec firefox 112.0 et versions supérieures
    Patch Changes
    • #1457 0c7a68c Thanks @frogGuaGuaGuaGua! - fix: stop auto-applying xAI reasoningEffort to Grok 4.1 Fast models
    • #1468 034fbd8 Thanks @ananaBMaster! - fix(translation): decode Google Translate HTML entities
    • #1462 a59278e Thanks @ananaBMaster! - fix(extension): auto-inject iframe runtime on Kiwix viewer pages
    • #1459 56985d2 Thanks @ananaBMaster! - fix: remove same-language warning for automatic source detection

    Code source publié sous licence GNU General Public License v3.0 uniquement

    Télécharger le fichier
  • Version 1.33.4

    Publié le 5 mai 2026 - 4,19 Mo
    Fonctionne avec firefox 112.0 et versions supérieures
    Patch Changes
    • #1455 f63b83f Thanks @taiiiyang! - fix: parse webpage context from a detached Defuddle snapshot to avoid mutating the live page DOM
    • #1453 47c50c7 Thanks @mengxi-ream! - perf: avoid eager iframe host injection for node translation

    Code source publié sous licence GNU General Public License v3.0 uniquement

    Télécharger le fichier
  • Version 1.33.3

    Publié le 4 mai 2026 - 4,19 Mo
    Fonctionne avec firefox 112.0 et versions supérieures
    Patch Changes
    • #1449 229860e Thanks @mengxi-ream! - fix(options): support Bedrock provider-specific region
    • #1450 a0c6a4c Thanks @mengxi-ream! - feat: add custom provider headers
    • #1451 89e6bbd Thanks @mengxi-ream! - feat(providers): add OpenRouter attribution headers
    • #1443 69ff9c9 Thanks @taiiiyang! - fix(subtitles): align subtitle settings labels

    Code source publié sous licence GNU General Public License v3.0 uniquement

    Télécharger le fichier
  • Version 1.33.2

    Publié le 2 mai 2026 - 4,19 Mo
    Fonctionne avec firefox 112.0 et versions supérieures
    Patch Changes
    • #1435 7f2849c Thanks @oskkas! - i18n: add Spanish UI translation support.
    • #1426 b816541 Thanks @taiiiyang! - fix(extension): add animated subtitle format parser for YouTube kinetic typography
    • #1431 f430675 Thanks @ananaBMaster! - fix(extension): fail fast on queue-fatal translation request errors
    • #1419 bbacbf5 Thanks @mengxi-ream! - fix(options): preserve focused provider options drafts
    • #1434 3a97109 Thanks @ananaBMaster! - fix(extension): restore Google Translate provider support
    • #1417 8abf1cd Thanks @ananaBMaster! - perf(extension): gate iframe content script injection
    • #1410 281908a Thanks @mengxi-ream! - fix(page-translation): re-walk revealed accordion content
    • #1436 b1d728f Thanks @taiiiyang! - fix(subtitles): force dark theme for subtitle UI

    Code source publié sous licence GNU General Public License v3.0 uniquement

    Télécharger le fichier
  • Version 1.33.1

    Publié le 27 avr. 2026 - 4,15 Mo
    Fonctionne avec firefox 112.0 et versions supérieures
    Patch Changes
    • #1394 619c83d Thanks @taiiiyang! - feat(subtitles): add embed translate button and settings panel injection
    • #1402 0bd869f Thanks @mengxi-ream! - fix(extension): guard popup account avatar session state
    • #1397 466c1ce Thanks @mengxi-ream! - feat(extension): open native side panel from floating button
    • #1400 c3debfb Thanks @mengxi-ream! - style(options): widen Google Drive sync conflict dialog

    Code source publié sous licence GNU General Public License v3.0 uniquement

    Télécharger le fichier
  • Version 1.33.0

    Publié le 26 avr. 2026 - 4,1 Mo
    Fonctionne avec firefox 112.0 et versions supérieures
    Minor Changes
    • #1388 6922155 Thanks @taiiiyang! - feat(subtitles): add subtitle style settings panel with Trancy-inspired UI
    • #1392 596bcf7 Thanks @taiiiyang! - feat(extension): support YouTube embed subtitles on third-party sites

    Patch Changes
    • #1385 746a3c5 Thanks @mengxi-ream! - fix(extension): ensure Defuddle webpage context returns Markdown
    • #1391 afa7dee Thanks @li-yiou! - feat: add floating button controls
    • #1389 c25b299 Thanks @mengxi-ream! - style(extension): align primary theme tokens and translation brand colors

    Code source publié sous licence GNU General Public License v3.0 uniquement

    Télécharger le fichier
  • Version 1.32.4

    Publié le 25 avr. 2026 - 3,83 Mo
    Fonctionne avec firefox 112.0 et versions supérieures
    fix performance issue

    Code source publié sous licence GNU General Public License v3.0 uniquement

    Télécharger le fichier
  • Version 1.32.2

    Publié le 12 avr. 2026 - 3,7 Mo
    Fonctionne avec firefox 112.0 et versions supérieures

    Code source publié sous licence GNU General Public License v3.0 uniquement

    Télécharger le fichier
  • Version 1.32.0

    Publié le 31 mars 2026 - 3,67 Mo
    Fonctionne avec firefox 112.0 et versions supérieures
    Minor Changes
    • #1215 dc6fe8e Thanks @mengxi-ream! - feat(extension): add save to notebase workflow

    Patch Changes
    • #1242 c253982 Thanks @kilidoc! - fix: storage false value reset and backup delete dialog not showing
    • #1195 ce61cc9 Thanks @taiiiyang! - perf(subtitles): decouple AI smart context summary from translation
    • #1253 aacbe36 Thanks @pooneyy! - feat(models): update minimax model list and default model
    • #1257 8d3baa8 Thanks @ananaBMaster! - fix(extension): preserve shared popup close-state behavior in builds
    • #1230 b2173e8 Thanks @mengxi-ream! - fix(extension): guard notebase beta access

    Code source publié sous licence GNU General Public License v3.0 uniquement

    Télécharger le fichier
  • Version 1.31.4

    Publié le 25 mars 2026 - 3,62 Mo
    Fonctionne avec firefox 112.0 et versions supérieures
    fix bugs for selection toolbar

    Code source publié sous licence GNU General Public License v3.0 uniquement

    Télécharger le fichier
  • Version 1.31.2

    Publié le 21 mars 2026 - 3,61 Mo
    Fonctionne avec firefox 112.0 et versions supérieures
    fix tooltip won't disappear bug

    Code source publié sous licence GNU General Public License v3.0 uniquement

    Télécharger le fichier
  • Version 1.31.1

    Publié le 21 mars 2026 - 3,61 Mo
    Fonctionne avec firefox 112.0 et versions supérieures
    Patch Changes
    • #1171 05f49c1 Thanks @ananaBMaster! - feat(context-menu): add selection translation and custom AI action right-click entries.
    • #1161 fc167d6 Thanks @mengxi-ream! - refactor(chart): migrate the batch request statistics chart to Recharts and remove the old VChart theme provider.
    • #1166 eb150b7 Thanks @mengxi-ream! - Remove the deprecated Selection Toolbar AI button / Vocabulary Insight feature and keep Dictionary custom actions as the supported replacement.
    • #1170 20004ed Thanks @mengxi-ream! - fix(provider-options): apply runtime defaults and placeholders
    • #1164 eb33ec6 Thanks @ananaBMaster! - fix(shortcut): migrate page translation hotkeys to TanStack and store them as portable shortcut strings.
    • #1172 288cc2c Thanks @ananaBMaster! - feat(sidebar): move What's New into a footer popover with blog previews.

    Code source publié sous licence GNU General Public License v3.0 uniquement

    Télécharger le fichier
  • Version 1.31.0

    Publié le 19 mars 2026 - 5,69 Mo
    Fonctionne avec firefox 112.0 et versions supérieures
    Minor Changes
    • #1099 73a0347 Thanks @iykon! - feat: add official DeepL API provider with automatic free/pro endpoint selection

    Patch Changes
    • #1152 d3dc6bd Thanks @mengxi-ream! - fix(provider-options): stop auto applying recommended provider options
    • #1158 18c10b6 Thanks @frogGuaGuaGuaGua! - fix: fall back to getRandomValues when crypto.randomUUID is unavailable
    • #1144 9c32b7b Thanks @ishiko732! - feat: add connection options field to provider config, support bedrock region
    • #1142 5aeb842 Thanks @mengxi-ream! - style: preset FrogToast default position to bottom-left to avoid covering top-page controls

    Code source publié sous licence GNU General Public License v3.0 uniquement

    Télécharger le fichier
  • Version 1.30.4

    Publié le 17 mars 2026 - 5,69 Mo
    Fonctionne avec firefox 112.0 et versions supérieures
    feat: user can change selection toolbar opacity setting

    Code source publié sous licence GNU General Public License v3.0 uniquement

    Télécharger le fichier
  • Version 1.30.0

    Publié le 17 mars 2026 - 5,62 Mo
    Fonctionne avec firefox 109.0 et versions supérieures
    Minor Changes
    • #1127 52a70ff Thanks @ananaBMaster! - feat: add Alibaba Cloud (Bailian) as AI provider with Qwen, DeepSeek, Kimi, MiniMax, and GLM models
    • #1127 52a70ff Thanks @ananaBMaster! - feat: add Moonshot AI and Hugging Face as AI providers

    Patch Changes
    • #1128 c7b7bcc Thanks @ananaBMaster! - fix: resolve dark mode flash (FOUC) on options and translation-hub pages
    • #1121 aad6b5e Thanks @mengxi-ream! - ai: improve writing prompt with language detection and diverse examples
    • #1125 781180c Thanks @ishiko732! - perf: avoid bundling config migrations in content scripts
    • #1125 781180c Thanks @ishiko732! - refactor: enhance config migration loading to auto-discover scripts

    Code source publié sous licence GNU General Public License v3.0 uniquement

    Télécharger le fichier
  • Version 1.29.1

    Publié le 15 mars 2026 - 5,6 Mo
    Fonctionne avec firefox 109.0 et versions supérieures
    Patch Changes
    • #1120 aaa71e1 Thanks @mengxi-ream! - refactor: rename prompt tokens for clarity (targetLang→targetLanguage, title→webTitle, summary→webSummary, context→paragraphs) with config migration v064
    • #1117 fe211bd Thanks @ananaBMaster! - feat(custom-actions): add drag-and-drop reordering to custom action list and output schema fields
    • #1119 91f9a40 Thanks @ananaBMaster! - fix(provider-icon): proxy remote logos through background fetch
    • #1118 dafb8f2 Thanks @ananaBMaster! - fix(selection-popover): keep the popover fixed while the page scrolls
    • #1115 3a02d50 Thanks @mengxi-ream! - feat(selection-toolbar): add individual toggles for built-in features (translate, speak, vocabulary insight)

    Code source publié sous licence GNU General Public License v3.0 uniquement

    Télécharger le fichier
  • Version 1.29.0

    Publié le 14 mars 2026 - 5,59 Mo
    Fonctionne avec firefox 109.0 et versions supérieures
    Minor Changes
    • #1105 fa9ca52 Thanks @ananaBMaster! - feat: refactor the selection popover and add pin support for selection toolbar popovers
    • #1105 fa9ca52 Thanks @ananaBMaster! - feat: add a target language selector to the selection toolbar translation popover
    • #1098 0e2b1f6 Thanks @ananaBMaster! - feat: translate browser tab title during page translation with automatic tracking and restoration

    Patch Changes
    • #1105 fa9ca52 Thanks @ananaBMaster! - fix: avoid re-fetching vocabulary, dictionary, and translation resources after page navigation (#1064)
    • #1108 2fe15c9 Thanks @ananaBMaster! - refactor: rename custom ai feature
    • #1095 14de454 Thanks @mengxi-ream! - perf: optimize content script with sync config cache, lazy selection UI mounting, and proper teardown
    • #1111 66d1cf8 Thanks @ananaBMaster! - feat: support tts in dictionary
    • #1109 1ac2000 Thanks @ananaBMaster! - fix: unify inline error handling for selection toolbar translate and custom actions
    • #1105 fa9ca52 Thanks @ananaBMaster! - refactor: simplify the selection toolbar translation flow and harden stale-request cancellation handling

    Code source publié sous licence GNU General Public License v3.0 uniquement

    Télécharger le fichier
  • Version 1.28.1

    Publié le 9 mars 2026 - 5,53 Mo
    Fonctionne avec firefox 109.0 et versions supérieures
    Patch Changes
    • #1084 f93dcc2 Thanks @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

    Code source publié sous licence GNU General Public License v3.0 uniquement

    Télécharger le fichier
  • Version 1.28.0

    Publié le 8 mars 2026 - 5,55 Mo
    Fonctionne avec firefox 109.0 et versions supérieures
    Minor Changes
    • #1061 57c0887 Thanks @Yukiniro! - feat: add blacklist mode to disable extension on specific sites

    Patch Changes
    • #1065 1a4082c Thanks @ishiko732! - feat(theme): add manual theme mode switching (system/light/dark) with popup toggle button and options page selector
    • #1075 3e14d7e Thanks @Sufyr! - feat: add expand and collapse controls to translation hub cards
    • #1068 f95f116 Thanks @ananaBMaster! - feat: add disable hover translation option in option page
    • #1078 bddf26a Thanks @ananaBMaster! - fix: restore translation error UI in bilingual and translation-only modes
    • #1071 c3a7fe9 Thanks @ananaBMaster! - feat: add default ollama base url

    Code source publié sous licence GNU General Public License v3.0 uniquement

    Télécharger le fichier
  • Version 1.27.3

    Publié le 6 mars 2026 - 5,45 Mo
    Fonctionne avec firefox 109.0 et versions supérieures
    Patch Changes
    • #1057 72ac190 Thanks @taiiiyang! - fix(subtitles): optimize subtitle single-line display by widening container and reducing max word count
    • #1058 2e943d2 Thanks @taiiiyang! - feat(subtitles): persist subtitle drag position across navigations
    • #1060 76f73ec Thanks @ananaBMaster! - fix(firefox): icon and image csp restriction

    Code source publié sous licence GNU General Public License v3.0 uniquement

    Télécharger le fichier
  • Version 1.27.2

    Publié le 5 mars 2026 - 5,42 Mo
    Fonctionne avec firefox 109.0 et versions supérieures
    Patch Changes
    • #1053 4d27ada Thanks @mengxi-ream! - feat: add search command for config
    • #1045 77f1e48 Thanks @mengxi-ream! - fix: override Firefox MV3 default CSP to prevent HTTP URLs from being upgraded to HTTPS
    • #1027 c44864c Thanks @taiiiyang! - fix(subtitles): apply short line merge in all processing modes
    • #1049 5b4547f Thanks @Yukiniro! - fix: fixed flair tag misalignment during Reddit translations.
    • #1051 2e58edc Thanks @ananaBMaster! - refactor(custom-feature): improve custom ai feature prompt setting

    Code source publié sous licence GNU General Public License v3.0 uniquement

    Télécharger le fichier
Aller à la page d’accueil de Mozilla

Modules complémentaires

  • À propos
  • Blog des modules complémentaires Firefox
  • Atelier sur les extensions
  • Pôle développeur
  • Politiques à destination des développeurs
  • Blog de la communauté
  • Forum
  • Signaler un problème
  • Guide de revue

Navigateurs

  • Desktop
  • Mobile
  • Enterprise

Produits

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Confidentialité
  • Cookies
  • Mentions légales

Sauf mention contraire, le contenu de ce site est disponible sous licence Creative Commons Attribution Share-Alike v3.0 ou toute version supérieure.