Skip to content

Latest commit

 

History

History
40 lines (24 loc) · 1.22 KB

File metadata and controls

40 lines (24 loc) · 1.22 KB

Open Translator

Chrome extension that provides quick access to Google Translate, allowing you to immediately translate selected text from the current webpage to another language.

Open Translator Screenshot

Features

  • Select to translate
  • Reverse translation
  • Smart language pair recognition
  • Pure JavaScript
  • Since Chrome 138, Translation with built-in AI is used

Installation

Chrome Web Store

https://chrome.google.com/webstore/detail/open-translator/cgllihjilejnolgcflldbmjdkjgdgfaa

Microsoft Edge Addons

https://microsoftedge.microsoft.com/addons/detail/cnfadlhmcilpaonfgjcmdbahcknggpma

Manual

  1. Download the contents of this repository
  2. Open Chrome Settings -> Extensions
  3. Enable developer mode
  4. Use "Load unpacked" button to locate the root folder of this repository

Contributing

Pull requests with new Localizations, Icons and even new features are always welcome!

License

MIT license

Please see LICENSE for details.