2020-05-09 11:16:39 +00:00
|
|
|
<img src="https://raw.githubusercontent.com/sienori/simple-translate/master/src/icons/64.png" align="left" height="64px" style="margin-right:10px">
|
2020-05-09 11:03:38 +00:00
|
|
|
|
2020-05-09 11:16:39 +00:00
|
|
|
# Simple Translate
|
2020-05-09 11:03:38 +00:00
|
|
|
|
2020-05-09 11:16:39 +00:00
|
|
|
Quickly translate selected text on web page. In toolbar popup, you can translate input text.
|
2020-05-09 11:03:38 +00:00
|
|
|
|
2020-05-09 11:16:39 +00:00
|
|
|
[<img src="https://addons.cdn.mozilla.net/static/img/addons-buttons/AMO-button_1.png" align="left" alt="for Firefox">](https://addons.mozilla.org/firefox/addon/simple-translate/)
|
|
|
|
 
|
2020-05-09 11:03:38 +00:00
|
|
|
[<img src="https://developer.chrome.com/webstore/images/ChromeWebStore_BadgeWBorder_v2_206x58.png" alt="for Chrome">](https://chrome.google.com/webstore/detail/simple-translate/ibplnjkanclpjokhdolnendpplpjiace)
|
|
|
|
|
|
|
|
## Backers
|
|
|
|
|
|
|
|
Thank you to the awesome **[backers](https://github.com/sienori/simple-translate/blob/master/BACKERS.md)** who supported Simple Translate!
|
|
|
|
|
|
|
|
[<img src="https://c5.patreon.com/external/logo/become_a_patron_button.png" alt="Became a Patreon">](https://www.patreon.com/sienori)
|
|
|
|
|
|
|
|
## Translation
|
|
|
|
|
|
|
|
You can contribute by translating Simple Translate on **[Crowdin](https://crowdin.com/project/simple-translate)**.
|
|
|
|
|
|
|
|
## 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`
|
2020-05-09 11:16:39 +00:00
|
|
|
|
|
|
|
## Privacy Policy
|
|
|
|
|
|
|
|
[Privacy Policy](https://simple-translate.sienori.com/privacy-policy) of Simple Translate
|