Skip to content

ttrasn/simple-translate

This branch is 4 commits ahead of, 23 commits behind sienori/simple-translate:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

35ff8c2 · Sep 22, 2023
Oct 15, 2019
Jul 18, 2023
Aug 13, 2021
Sep 22, 2023
Feb 20, 2019
Jun 18, 2023
Feb 20, 2019
Sep 8, 2023
Mar 5, 2022
Feb 20, 2019
Feb 20, 2019
Sep 8, 2023
Sep 8, 2023
Sep 8, 2023
Sep 8, 2023
May 30, 2021

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 18.17.1

  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 Edge

  1. Open Edge browser and navigate to edge://extensions
  2. Select "Developer Mode" and then click "Load unpacked"
  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 83.0%
  • SCSS 16.7%
  • HTML 0.3%