Rosetta 作者: Blueberry Muffin
Translate the page you're on in place, preserving its layout, sending only the text actually visible on screen. Choose Google Translate, or an offline Hebrew→English model that runs entirely in your browser.
擴充套件後設資料
關於此擴充套件
Rosetta translates web pages in place. Markup, links and layout survive — only text nodes are replaced, and Restore puts the original back without a reload.
It only translates what you can see. Text is sent when its element is actually on screen, checked with IntersectionObserver plus Element.checkVisibility(), so a closed menu that still occupies layout isn't "visible". Opening a menu or accordion translates its contents on the spot, and dynamically rendered content is picked up as it appears. Pages that host their content in iframes work too.
Two engines, your choice:
Google Translate — any language pair, fast, but the text of the page is sent to Google's servers.
OPUS-MT (offline) — Hebrew→English only. The model runs inside your browser; no page text leaves your machine. One-time ~365 MB download, only if you ask for it, removable from the popup.
Translations are cached locally, so a string translated once is reused across pages, tabs and restarts. Also translates tooltips, placeholders, image alt text, screen-reader labels and the tab title. Work pauses while a tab is in the background, and Cancel actually cancels.
Open source: https://github.com/wlwatkins/Rosetta
It only translates what you can see. Text is sent when its element is actually on screen, checked with IntersectionObserver plus Element.checkVisibility(), so a closed menu that still occupies layout isn't "visible". Opening a menu or accordion translates its contents on the spot, and dynamically rendered content is picked up as it appears. Pages that host their content in iframes work too.
Two engines, your choice:
Google Translate — any language pair, fast, but the text of the page is sent to Google's servers.
OPUS-MT (offline) — Hebrew→English only. The model runs inside your browser; no page text leaves your machine. One-time ~365 MB download, only if you ask for it, removable from the popup.
Translations are cached locally, so a string translated once is reused across pages, tabs and restarts. Also translates tooltips, placeholders, image alt text, screen-reader labels and the tab title. Work pauses while a tab is in the background, and Cancel actually cancels.
Open source: https://github.com/wlwatkins/Rosetta
由 1 位評論者給出 0 分
權限與資料
必要權限:
- 存取瀏覽器分頁
- 存取您所有網站中的資料
選用的權限:
- 存取您在 hf.co 網域中的資料
- 存取您在 translate.googleapis.com 的資料
- 存取您在 huggingface.co 的資料
- 存取您在 cdn-lfs.huggingface.co 的資料
- 存取您在 cdn-lfs-us-1.huggingface.co 的資料
開發者聲稱必須收集下列資料:
- 網站內容
更多資訊