Firefox 瀏覽器附加元件
登入
Live Translator 預覽

Live Translator 作者: Jack Knight

Real-time audio translation with close-captioning on videos. Captures tab audio and streams it to a local companion app for speech-to-text and translation.

實驗中實驗中
0(0 筆評分)0(0 筆評分)
下載 Firefox 並安裝擴充套件
下載檔案

擴充套件後設資料

關於此擴充套件
Version 0.2.0 — Initial Release

Live Translator is a browser extension that provides real-time audio transcription and translation with close-captioning on videos.

### Features

Audio Capture & Transcription
- Captures audio from browser tabs using the Tab Capture API (Chrome) or HTML5 captureStream() (Firefox)
- Streams audio to a local companion app (whisper.cpp) for real-time speech-to-text processing
- All processing runs locally on your machine — nothing is sent to external servers

Translation
- Translates transcribed speech into a user-selected target language
- Supports multiple translation models via the companion app
- Source language can be set manually or left on auto-detect

Caption Overlays
- Injects a close-captioning overlay at the bottom of HTML5 video elements
- Shows original text and translated text simultaneously
- Adjustable opacity (background darkness) and font size
- Captions auto-hide after 5 seconds of silence
- Fade-in animation for smooth appearance

Video Player Integration
- Injects a "Caption" button directly onto video players (YouTube, Twitch, etc.)
- Button appears on hover — toggle captions with one click
- Automatically detects video elements even on dynamic/SPA websites
- Re-checks periodically for late-loading videos

Model Management (Popup)
- Browse, download, select, and delete STT models
- Visual indicators for active, downloaded, and available models
- Model size and translation capability shown in the list
- One-click model switching

Companion App Integration
- WebSocket connection to ws://127.0.0.1:9876
- Auto-reconnect with configurable delay
- Status indicators (connecting, connected, error)
- Download link for the companion app when not detected

Settings & Preferences
- Server address configuration
- Source and target language selection
- Caption mode (video overlay only in this release)
- Opacity and font size controls
- All settings persisted via storage.local

### Technical
  • Chrome MV3 with service worker
  • Firefox MV2 with non-persistent background page
  • PCM audio streaming (Int16, 16kHz sample rate)
  • WebSocket binary protocol for audio data
  • All innerHTML usage replaced with safe DOM methods for store compliance

### Known Limitations
  • Firefox does not support tabCapture — uses captureStream() on video elements instead (requires an active <video> tag on the page)
  • Requires the local companion app to be installed and running separately
  • Floating overlay mode (captions outside the browser) is planned for a future release
由 1 位評論者給出 0 分
登入後即可幫此擴充套件評分
目前沒有評分

已儲存星等

5
0
4
0
3
0
2
0
1
0
還沒有評論
權限與資料

必要權限:

  • 存取您所有網站中的資料

開發者聲稱必須收集下列資料:

  • 網站內容

開發者聲稱選擇性收集下列資料:

  • 技術與互動資料
了解更多
更多資訊
附加元件網址
  • 首頁
  • 技術支援信箱
  • 複製附加元件 ID
版本
0.2.1
大小
35.25 KB
最近更新
11 小時前 (2026年7月2日)
相關分類
  • 語言支援
  • 社交通訊
  • 遊戲與娛樂
授權條款
MIT License
隱私權保護政策
閱讀此附加元件的隱私權保護政策
版本紀錄
  • 瀏覽所有版本
新增至收藏集
檢舉此附加元件
前往 Mozilla 官網

附加元件

  • 關於
  • Firefox 附加元件部落格
  • 擴充套件工作坊
  • 開發者交流中心
  • 開發者政策
  • 社群部落格
  • 討論區
  • 回報 Bug
  • 評論撰寫指南

下載

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

最新編譯版本

  • Nightly
  • Beta

Firefox for Business

  • Enterprise

社群

  • Connect
  • Contribute
  • Developer

追蹤

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • 隱私權
  • Cookie
  • 法律資訊

除另有註明外,本站內容皆採用創用 CC 姓名標示—相同方式分享條款 3.0 或更新版本授權大眾使用。