Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sienori/simple-translate
WebExtensions for translating text on web pages
https://github.com/sienori/simple-translate
firefox-addon web-extensions
Last synced: 29 days ago
JSON representation
WebExtensions for translating text on web pages
- Host: GitHub
- URL: https://github.com/sienori/simple-translate
- Owner: sienori
- License: mpl-2.0
- Created: 2017-06-18T03:36:09.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-07-30T22:28:25.000Z (3 months ago)
- Last Synced: 2024-10-01T18:06:11.438Z (about 1 month ago)
- Topics: firefox-addon, web-extensions
- Language: JavaScript
- Homepage: http://simple-translate.sienori.com/
- Size: 11 MB
- Stars: 1,118
- Watchers: 18
- Forks: 126
- Open Issues: 171
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Simple Translate
#### Quickly translate selected or typed text on web pages. Supports Google Translate and DeepL API.
[](https://addons.mozilla.org/firefox/addon/simple-translate/)
[](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!
[](https://www.patreon.com/sienori)
[](https://www.paypal.me/sienoriExt)## Sponsors
Support Simple Translate by [becoming a sponsor](https://www.patreon.com/join/sienori). Thank you to our wonderful sponsors!
[](https://jointoucan.com/partners/tab-session-manager)
[](https://www.patreon.com/join/sienori)
## Translation
You can contribute by translating Simple Translate on **[Crowdin](https://crowdin.com/project/simple-translate)**.
## Developing
> Required Node 18.17.1
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 Edge
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`### 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