WebExtensions for translating text on web pages (with Sõnaveeb support)
Go to file
2021-01-06 02:42:25 +09:00
.github Create FUNDING.yml 2019-10-15 13:29:30 +09:00
docs Update index.md 2020-12-13 01:27:53 +09:00
other Update badges 2020-12-13 01:20:32 +09:00
src Fix loglevel saving a key to local storage 2021-01-06 02:42:25 +09:00
.gitignore Introduce Webpack 2019-02-20 17:10:03 +09:00
babel.config.js Fix vulnerabilities 2020-05-02 01:00:51 +09:00
BACKERS.md Update badges 2020-12-13 01:20:32 +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 Fix vulnerabilities 2020-05-02 01:00:51 +09:00
package.json Fix vulnerabilities 2020-05-02 01:00:51 +09:00
README.md Update badges 2020-12-13 01:20:32 +09:00
webpack.config.dev.js Fix vulnerabilities 2020-05-02 01:00:51 +09:00
webpack.config.dist.js Fix copied source not building 2020-05-02 01:41:25 +09:00
webpack.utils.js Fix copied source not building 2020-05-02 01:41:25 +09:00

Simple Translate

Quickly translate selected text on web page. In toolbar popup, you can translate input text.

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

Translation

You can contribute by translating Simple Translate on Crowdin.

Developing

  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