/Translator

Uses google translate to translate text.

Primary LanguageHTMLMIT LicenseMIT

Translator

Easily translate text from Clipboard Inserter using google translate.

Use

  1. Go to website (or download and open the html file).

  2. Insert text with Clipboard Inserter.

  3. Double click text to translate.

  4. Open developer tools (Ctrl-Shift-I) and enter ToggleAutoTranslate to toggle automatic translation.

Credits

crossorigin.me lets me make cross origin requests to google.

google-translate-api showed me how to use the google translate API.