WebExtensions for translating text on web pages (with Sõnaveeb support)
Go to file
2023-11-02 06:07:50 +02:00
.github Create FUNDING.yml 2019-10-15 13:29:30 +09:00
docs Remove sponsor UseChatGPT 2023-07-18 23:25:22 +09:00
other Add banners 2021-08-14 00:02:24 +09:00
src Isolate Sõnaveeb styles&HTML in Shadow DOM 2023-11-02 06:07:50 +02:00
.gitignore Introduce Webpack 2019-02-20 17:10:03 +09:00
babel.config.js Fix not working on legacy browsers 2022-03-05 17:49:30 +09:00
BACKERS.md Update BACKERS.md 2023-06-18 17:07:08 +09:00
config.json Introduce Webpack 2019-02-20 17:10:03 +09:00
crowdin.yml Update Crowdin configuration file 2019-02-21 03:26:28 +09:00
LICENSE Introduce Webpack 2019-02-20 17:10:03 +09:00
package-lock.json Isolate Sõnaveeb styles&HTML in Shadow DOM 2023-11-02 06:07:50 +02:00
package.json Isolate Sõnaveeb styles&HTML in Shadow DOM 2023-11-02 06:07:50 +02:00
README.md Update node version 2023-09-09 00:29:45 +09:00
webpack.config.dev.js Install svgr 2023-09-09 00:27:01 +09:00
webpack.config.dist.js Install svgr 2023-09-09 00:27:01 +09:00
webpack.utils.js Fix slow CSS loading in Chrome 2021-05-30 18:52:52 +09:00

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