Skip to content

brkydnc/tt

Repository files navigation

Tureng Translate

This is a simple translate extension. Under the hood, this is just a basic scraper for Tureng translation pages.

Browser support

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 ✔️

Packaging & Usage

Firefox

You can download it from firefox addons.

Chrome & Opera

You have to turn on Developer Mode and then load the extension unpacked.

Known bugs

  • Chrome & Opera won't allow loading fonts.
  • Some sites won't allow loading fonts. (CSP)

Acknowledgements

I 'd like to thank oyavri for sharing his ideas, and Tibrikci for designing the extension icon.