Doplňky do prohlížeče Firefox
  • Rozšíření
  • Motivy vzhledu
    • pro Firefox
    • Slovníky a jazykové balíčky
    • Ostatní stránky prohlížeče
    • Doplňky pro Android
Přihlásit se
Ikona doplňku

Historie doplňku Right Click - 11 verzí

Right Click od cuhela

Hodnocení: 2,3 z 5
Hodnocení: 2,3 z 5
5
1
4
0
3
0
2
0
1
2
Historie doplňku Right Click - 11 verzí
  • Se starými verzemi opatrně! Tyto verze jsou zde dostupné jen pro testovací a referenční účely.Používat byste vždy měli nejnovější verzi doplňku.

  • Nejnovější verze

    Verze 2.1

    Vydáno 21. srp 2026 – 30,28 KB
    Funguje s: firefox 109.0a1 a novější, android 120.0 a novější
    🆕 New Features
    Kokoro TTS Settings in Options Page

    API URL, username, password, voice, and speed are now fully configurable from the options page — no more hardcoded credentials in the source code
    Changes take effect immediately without reloading the extension
    Redesigned Options Page

    New gradient header
    Dedicated Kokoro TTS Settings card
    URL variable reference shown as inline chips instead of a plain list
    Column labels above the actions list for clarity
    Inline Delete Confirmation

    Clicking the 🗑 button now shows a Confirm? state for 2.5 seconds before deleting — no more native browser dialog interruptions
    Clicking outside the button cancels the delete
    Toast Notifications

    Save confirmations now appear as a smooth slide-up toast in the bottom-right corner instead of button text flickering
    🔧 Improvements
    Right-click → Kokoro now correctly triggers audio (was silently dropped in v2.x due to a missing message handler)
    Action fields now save on every keystroke (oninput) instead of on blur (onchange)
    Adding a new action automatically focuses the name field
    Selection toolbar now uses the true maximum z-index (2147483647) — fixes cases where the toolbar was hidden behind page elements
    Selection toolbar buttons now use injected CSS classes (rca-toolbar, rca-btn) instead of inline styles, preventing page style conflicts
    🐛 Bug Fixes
    Fixed play_audio message handler referencing undefined variable message instead of msg — Kokoro audio was broken in all v2.x builds
    Fixed selection toolbar appearing at the wrong position (was anchored to rect.top instead of rect.bottom)
    Fixed ext:kokoro in the right-click context menu producing no sound
    ⚙ Internal / Code Quality
    Shared getSettings() helper eliminates repeated browser.storage.sync.get() calls scattered across background.js
    kokoroSpeak() is now a single shared function called from both the message listener and the context menu handler
    Content script state consolidated into a single state object
    playAudio() and handleAction() extracted as standalone functions
    Consistent 2-space indentation throughout — no more mixed tabs/spaces
    🔄 Upgrade Notes
    Fully backward compatible — all existing actions, language settings, and preferences carry over automatically. Kokoro will continue working with the previous default credentials until you update them in the new settings card.

    Zdrojový kód zveřejněn pod licencí Apache License 2.0

    Stáhnout Firefox a nainstalovat toto rozšíření
    Stáhnout soubor
  • Starší verze

    Verze 2.0

    Vydáno 24. kvě 2026 – 27,21 KB
    Funguje s: firefox 109.0a1 a novější, android 120.0 a novější
    Permissions Update
    Added required host permissions (<all_urls>) to ensure the extension can access webpages consistently across all sites.

    Zdrojový kód zveřejněn pod licencí Apache License 2.0

    Stáhnout soubor
  • Verze 1.9

    Vydáno 22. led 2026 – 27,2 KB
    Funguje s: firefox 109.0a1 a novější, android 120.0 a novější
    A bug fixed for Android

    Zdrojový kód zveřejněn pod licencí Apache License 2.0

    Stáhnout soubor
  • Verze 1.8

    Vydáno 22. led 2026 – 26,98 KB
    Funguje s: firefox 109.0a1 a novější, android 120.0 a novější
    This update introduces a fully customizable configuration page, allowing you to add, edit, or remove any action in your context menu and popup. You can now define your own custom URL templates and manage language settings to tailor the extension exactly to your needs.

    Zdrojový kód zveřejněn pod licencí Apache License 2.0

    Stáhnout soubor
  • Verze 1.7

    Vydáno 29. zář 2025 – 24,94 KB
    Funguje s: firefox 109.0a1 a novější, android 120.0 a novější
    Fixed bug: Buttons no longer appear before text is selected.

    Zdrojový kód zveřejněn pod licencí Apache License 2.0

    Stáhnout soubor
  • Verze 1.6

    Vydáno 29. zář 2025 – 24,95 KB
    Funguje s: firefox 109.0a1 a novější, android 120.0 a novější
    Fixed issue: A new tab should now open immediately after the current tab.

    Zdrojový kód zveřejněn pod licencí Apache License 2.0

    Stáhnout soubor
  • Verze 1.5

    Vydáno 29. zář 2025 – 24,94 KB
    Funguje s: firefox 109.0a1 a novější, android 120.0 a novější
    fixed Android bug

    Zdrojový kód zveřejněn pod licencí Apache License 2.0

    Stáhnout soubor
  • Verze 1.4

    Vydáno 28. zář 2025 – 24,88 KB
    Funguje s: firefox 109.0a1 a novější, android 120.0 a novější
    Content script + Selection API integration (better user experience on Android)
    - Detects when the user selects text on a webpage.
    - Shows a custom floating “Translate/Merriam/etc..” button near the selection.

    If it uses "auto/en" language pair, simply re-add your language preferences on the options page.

    You can download previous version 1.3 :
    https://addons.mozilla.org/firefox/downloads/file/4538586/right_click_actions-1.3.xpi

    Zdrojový kód zveřejněn pod licencí Apache License 2.0

    Stáhnout soubor
  • Verze 1.3

    Vydáno 21. čvc 2025 – 23,62 KB
    Funguje s: firefox 109.0a1 a novější, android 120.0 a novější
    added youglish support. Now you can have tips to improve your English pronunciation.

    Zdrojový kód zveřejněn pod licencí Apache License 2.0

    Stáhnout soubor
  • Verze 1.2

    Vydáno 22. kvě 2025 – 22,12 KB
    Funguje s: firefox 109.0a1 a novější, android 120.0 a novější
    The user can now choose the target and source languages.

    Zdrojový kód zveřejněn pod licencí Apache License 2.0

    Stáhnout soubor
  • Verze 1.0

    Vydáno 6. bře 2025 – 20,37 KB
    Funguje s: firefox 109.0a1 a novější, android 120.0 a novější

    Zdrojový kód zveřejněn pod licencí Apache License 2.0

    Stáhnout soubor
Přejít na domovskou stránku Mozilly

Počet doplňků

  • O nás
  • Blog doplňků pro Firefox
  • Workshop tvorby rozšíření
  • Pro vývojáře
  • Pravidla pro vývojáře
  • Blog komunity
  • Fórum
  • Nahlásit chybu
  • Příručka recenzenta

Na stažení

  • Download Firefox
  • Windows
  • macOS
  • iOS
  • Android
  • Linux
  • All

Nejnovější sestavení

  • Nightly
  • Beta

Firefox pro firmy

  • Enterprise

Komunita

  • Connect
  • Contribute
  • Developer

Sledujte nás

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • Ochrana soukromí
  • Cookies
  • Právní informace

Není-li uvedeno jinak, obsah této stránky je šířen pod licencí Creative Commons Uveďte původ-Zachovejte licenci 3.0 nebo jakoukoli novější verzí.