/simple-translate

Firefox add-on for simple translation

Primary LanguageJavaScriptMozilla Public License 2.0MPL-2.0

Simple Translate

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

for Firefox

for Chrome

Backers

Thank you to the awesome backers who supported Simple Translate!

Became a Patreon

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