simple-translate/README.md

58 lines
2.4 KiB
Markdown
Raw Normal View History

2019-09-06 16:05:54 +00:00
# <sub><img src="/src/icons/64.png" width=64px height=64px></sub> Simple Translate
2017-11-25 05:04:47 +00:00
2022-03-04 03:52:43 +00:00
#### Quickly translate selected or typed text on web pages. Supports Google Translate and DeepL API.
2017-11-25 05:04:47 +00:00
2020-12-12 16:20:32 +00:00
[<img src="other/promotion/badges/firefox.png" align="left" alt="for Firefox">](https://addons.mozilla.org/firefox/addon/simple-translate/)
2019-03-01 21:40:00 +00:00
2020-12-12 16:20:32 +00:00
[<img src="other/promotion/badges/chrome.png" alt="for Chrome" height="60px">](https://chrome.google.com/webstore/detail/simple-translate/ibplnjkanclpjokhdolnendpplpjiace)
2019-02-23 18:42:28 +00:00
2020-05-12 12:08:15 +00:00
[for Microsoft Edge](https://microsoftedge.microsoft.com/addons/detail/cllnohpbfenopiakdcjmjcbaeapmkcdl)
2019-09-06 16:04:49 +00:00
## Backers
Thank you to the awesome **[backers](https://github.com/sienori/simple-translate/blob/master/BACKERS.md)** who supported Simple Translate!
2021-04-06 07:14:22 +00:00
[<img src="other/promotion/badges/patreon.png" alt="Became a Patreon" height="44px" align="left">](https://www.patreon.com/sienori)
2020-12-12 16:20:32 +00:00
[<img src="other/promotion/badges/paypal.png" alt="Check out with PayPal">](https://www.paypal.me/sienoriExt)
2019-09-06 16:04:49 +00:00
2021-04-06 07:04:04 +00:00
## Sponsors
Support Simple Translate by [becoming a sponsor](https://www.patreon.com/join/sienori). Thank you to our wonderful sponsors!
2023-07-18 14:26:02 +00:00
[<img src="docs/img/toucan.png" alt="Toucan" height=110px align="left">](https://jointoucan.com/partners/tab-session-manager)
2021-04-06 07:04:04 +00:00
[<img src="docs/img/becomeSponsor.png" alt="Become a Sponsor" height=110px>](https://www.patreon.com/join/sienori)
2019-02-23 18:42:28 +00:00
## Translation
2019-09-06 16:05:54 +00:00
You can contribute by translating Simple Translate on **[Crowdin](https://crowdin.com/project/simple-translate)**.
2019-02-23 18:42:28 +00:00
## Developing
2019-09-06 16:05:54 +00:00
2023-09-08 15:29:45 +00:00
> Required Node 18.17.1
2021-09-09 05:16:09 +00:00
2019-02-23 18:42:28 +00:00
1. Clone the repository `git clone https://github.com/sienori/simple-translate`
2. Run `npm install`
3. Run `npm run watch-dev`
2019-09-06 16:05:54 +00:00
2019-02-23 18:42:28 +00:00
### Load the extension in Chrome
2019-09-06 16:05:54 +00:00
2019-02-23 18:42:28 +00:00
1. Open Chrome browser and navigate to `chrome://extensions`
2. Select "Developer Mode" and then click "Load unpacked extension..."
2019-02-24 19:14:25 +00:00
3. From the file browser, choose to `simple-translate/dev/chrome`
2019-09-06 16:05:54 +00:00
2023-09-08 14:10:12 +00:00
### Load the extension in Edge
2023-09-08 15:29:45 +00:00
2023-09-08 14:10:12 +00:00
1. Open Edge browser and navigate to `edge://extensions`
2. Select "Developer Mode" and then click "Load unpacked"
3. From the file browser, choose to `simple-translate/dev/chrome`
2019-02-23 18:42:28 +00:00
### Load the extension in Firefox
2019-09-06 16:05:54 +00:00
2019-02-23 18:42:28 +00:00
1. Open Firefox browser and navigate to `about:debugging`
2019-02-24 19:14:25 +00:00
2. Click "Load Temporary Add-on" and from the file browser, choose `simple-translate/dev/firefox`
2020-05-09 11:31:32 +00:00
## Privacy Policy
[Privacy Policy](https://simple-translate.sienori.com/privacy-policy) of Simple Translate