Firefox 브라우저 부가 기능
로그인
추가 기능 아이콘

Right Click의 버전 기록 - 11개 버전

Right Click 제작자: cuhela

5점 만점에 2.3점
2.3 / 5
5
1
4
0
3
0
2
0
1
2
Right Click의 버전 기록 - 11개 버전
  • 이전 버전은 주의해서 사용하세요! 아래 버전들은 테스트 및 참조용으로만 제공됩니다.부가 기능은 항상 최신 버전으로 사용해 주세요.

  • 최신 버전

    버전 2.1

    2026년 8월 21일에 출시 - 30.28 KB
    firefox 109.0a1 이상, android 120.0 이상에서 작동
    🆕 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.

    Apache License 2.0에 따라 릴리스된 소스 코드

    Firefox를 다운로드하고 확장 기능을 받으세요
    파일 다운로드
  • 이전 버전

    버전 2.0

    2026년 5월 24일에 출시 - 27.21 KB
    firefox 109.0a1 이상, android 120.0 이상에서 작동
    Permissions Update
    Added required host permissions (<all_urls>) to ensure the extension can access webpages consistently across all sites.

    Apache License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.9

    2026년 1월 22일에 출시 - 27.2 KB
    firefox 109.0a1 이상, android 120.0 이상에서 작동
    A bug fixed for Android

    Apache License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.8

    2026년 1월 22일에 출시 - 26.98 KB
    firefox 109.0a1 이상, android 120.0 이상에서 작동
    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.

    Apache License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.7

    2025년 9월 29일에 출시 - 24.94 KB
    firefox 109.0a1 이상, android 120.0 이상에서 작동
    Fixed bug: Buttons no longer appear before text is selected.

    Apache License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.6

    2025년 9월 29일에 출시 - 24.95 KB
    firefox 109.0a1 이상, android 120.0 이상에서 작동
    Fixed issue: A new tab should now open immediately after the current tab.

    Apache License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.5

    2025년 9월 29일에 출시 - 24.94 KB
    firefox 109.0a1 이상, android 120.0 이상에서 작동
    fixed Android bug

    Apache License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.4

    2025년 9월 28일에 출시 - 24.88 KB
    firefox 109.0a1 이상, android 120.0 이상에서 작동
    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

    Apache License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.3

    2025년 7월 21일에 출시 - 23.62 KB
    firefox 109.0a1 이상, android 120.0 이상에서 작동
    added youglish support. Now you can have tips to improve your English pronunciation.

    Apache License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.2

    2025년 5월 22일에 출시 - 22.12 KB
    firefox 109.0a1 이상, android 120.0 이상에서 작동
    The user can now choose the target and source languages.

    Apache License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.0

    2025년 3월 6일에 출시 - 20.37 KB
    firefox 109.0a1 이상, android 120.0 이상에서 작동

    Apache License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
Mozilla 홈페이지로 이동

부가 기능

  • 소개
  • Firefox 부가 기능 블로그
  • 확장 기능 워크샵
  • 개발자 허브
  • 개발자 정책
  • 커뮤니티 블로그
  • 포럼
  • 버그 신고
  • 리뷰 지침

다운로드

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

최신 빌드

  • Nightly
  • Beta

기업용 Firefox

  • Enterprise

커뮤니티

  • Connect
  • Contribute
  • Developer

팔로우

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • 개인 정보
  • 쿠키
  • 법률

특별한 고지가 없는 한, 본 사이트의 콘텐츠는 Commons Attribution Share-Alike License v3.0 또는 그 이후 버전에 따라 사용이 허가됩니다.