46 lines
2.1 KiB
Markdown
46 lines
2.1 KiB
Markdown
<img src="https://raw.githubusercontent.com/sienori/simple-translate/master/src/icons/64.png" align="left" height="64px" style="margin-right:10px">
|
|
|
|
# Simple Translate
|
|
|
|
Quickly translate selected text on web page. In toolbar popup, you can translate input text.
|
|
|
|
## Download
|
|
|
|
[<img src="https://raw.githubusercontent.com/sienori/simple-translate/master/other/promotion/badges/firefox.png" align="left" alt="for Firefox">](https://addons.mozilla.org/firefox/addon/simple-translate/)
|
|
 
|
|
[<img src="https://raw.githubusercontent.com/sienori/simple-translate/master/other/promotion/badges/chrome.png" alt="for Chrome" height="60px">](https://chrome.google.com/webstore/detail/simple-translate/ibplnjkanclpjokhdolnendpplpjiace)
|
|
|
|
[for Microsoft Edge](https://microsoftedge.microsoft.com/addons/detail/cllnohpbfenopiakdcjmjcbaeapmkcdl)
|
|
|
|
## Backers
|
|
|
|
Thank you to the awesome **[backers](https://github.com/sienori/simple-translate/blob/master/BACKERS.md)** who supported Simple Translate!
|
|
|
|
[<img src="https://raw.githubusercontent.com/sienori/simple-translate/master/other/promotion/badges/patreon.png" alt="Became a Patreon">](https://www.patreon.com/sienori)
|
|
[<img src="https://raw.githubusercontent.com/sienori/simple-translate/master/other/promotion/badges/paypal.png" alt="Check out with PayPal">](https://www.paypal.me/sienoriExt)
|
|
|
|
## 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`
|
|
|
|
## Privacy Policy
|
|
|
|
[Privacy Policy](https://simple-translate.sienori.com/privacy-policy) of Simple Translate
|