Skip to content

idonotknowwhoiam/simple-translate

 
 

Repository files navigation

Simple Translate

Quickly translate selected or typed text on web pages. Supports Google Translate and DeepL API.

for Firefox

for Chrome

for Microsoft Edge

Backers

Thank you to the awesome backers who supported Simple Translate!

Became a Patreon Check out with PayPal

Sponsors

Support Simple Translate by becoming a sponsor. Thank you to our wonderful sponsors!

Toucan

Become a Sponsor

Translation

You can contribute by translating Simple Translate on Crowdin.

Developing

Required Node 14+

  1. Clone the repository git clone https://github.com/sienori/simple-translate
  2. Run npm install
  3. Run npm run watch-dev

Load the extension in Chrome

  1. Open Chrome browser and navigate to chrome://extensions
  2. Select "Developer Mode" and then click "Load unpacked extension..."
  3. From the file browser, choose to simple-translate/dev/chrome

Load the extension in Firefox

  1. Open Firefox browser and navigate to about:debugging
  2. Click "Load Temporary Add-on" and from the file browser, choose simple-translate/dev/firefox

Privacy Policy

Privacy Policy of Simple Translate

About

WebExtensions for translating text on web pages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.5%
  • SCSS 17.1%
  • HTML 0.4%