BoringCode / TranslateThis

A simple addon for Firefox that translates text using Google Translate
https://addons.mozilla.org/en-US/firefox/addon/translate-this/
Mozilla Public License 2.0
32 stars 8 forks source link

Translate This! (v3.5.1) Icon

Translate the whole entire page or just a selection using Google Translate.

This addon is written with the Firefox Addon SDK.

Features

Development

Install jpm (jetpack manager) using npm

npm install jpm -g

Install dependancies

npm install

Test Translate This! with a blank Firefox profile

jpm run

Export XPI (for distribution)

jpm xpi

How can I help?

License

Licensed under the Mozilla Public License version 2.0

A project by Bradley Rosenfeld