This is a simple translate extension. Under the hood, this is just a basic scraper for Tureng translation pages.
Features are handled using webextension-polyfill for Chrome and Opera.
Feature | Firefox | Chrome | Opera |
---|---|---|---|
Open popup (shortcut) | ✔️ | ✔️ | ✔️ |
Translate in popup | ✔️ | ✔️ | ✔️ |
Translate selection in panel | ✔️ | ✔️ | ✔️ |
Translate selection in popup (shortcut) | ✔️ | ❌ | ❌ |
Context menu | ✔️ | ❌ | ❌ |
You can download it from firefox addons.
You have to turn on Developer Mode
and then load the extension unpacked.
- Chrome & Opera won't allow loading fonts.
- Some sites won't allow loading fonts. (CSP)
I 'd like to thank oyavri for sharing his ideas, and Tibrikci for designing the extension icon.