https://github.com/FilipePS/Traduzir-paginas-web
Translate your page in real time using Google, Bing or Yandex
https://github.com/FilipePS/Traduzir-paginas-web
addons chrome edge firefox google pages site traduzir translate translation webextension
Last synced: 22 days ago
JSON representation
Translate your page in real time using Google, Bing or Yandex
- Host: GitHub
- URL: https://github.com/FilipePS/Traduzir-paginas-web
- Owner: FilipePS
- License: mpl-2.0
- Created: 2020-02-15T16:54:52.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2025-03-16T22:41:49.000Z (29 days ago)
- Last Synced: 2025-03-19T06:21:06.373Z (27 days ago)
- Topics: addons, chrome, edge, firefox, google, pages, site, traduzir, translate, translation, webextension
- Language: JavaScript
- Homepage: https://addons.mozilla.org/firefox/addon/traduzir-paginas-web/
- Size: 6.36 MB
- Stars: 4,958
- Watchers: 55
- Forks: 591
- Open Issues: 321
-
Metadata Files:
- Readme: readme.md
- Funding: .github/funding.yml
- License: LICENSE
Awesome Lists containing this project
- awesome - FilipePS/Traduzir-paginas-web - Translate your page in real time using Google or Yandex (JavaScript)
- awesome - FilipePS/Traduzir-paginas-web - Translate your page in real time using Google, Bing or Yandex (JavaScript)
- awesome-github-star - Traduzir-paginas-web
- awesome - FilipePS/Traduzir-paginas-web - Translate your page in real time using Google, Bing or Yandex (JavaScript)
README
#
Translate Web Pages
Translate your page in real time using Google, Bing or Yandex.
[](https://github.com/FilipePS/Traduzir-paginas-web/releases)
[](https://github.com/FilipePS/Traduzir-paginas-web/latest)
[](https://github.com/FilipePS/Traduzir-paginas-web/issues)
[](https://github.com/FilipePS/Traduzir-paginas-web/blob/master/LICENSE)## Install
### Firefox
- Desktop users, download from [Mozilla Addons](https://addons.mozilla.org/firefox/addon/traduzir-paginas-web/).
- Android users
1. Install the latest version of _Firefox (v120+)_.
2. Open the extension manager.
3. Scroll down and click **Find more add-ons**.
4. On the add-ons website, search for **TWP**.
5. Install the **TWP - Translate For Mobile** extension.### Chrome, Edge and Brave
- The extension will be officially released for these browsers in the future.
- If you installed the extension in these browsers previously through a registry modification, please undo those changes.\
Note: If you want to undo registry changes, download and run this [twp-registry-uninstall-self.reg](https://raw.githubusercontent.com/FilipePS/Traduzir-paginas-web/master/dist/chromium/twp-registry-uninstall-self.reg). If you want a deeper removal download and run this other file [twp-registry-uninstall-all.reg](https://raw.githubusercontent.com/FilipePS/Traduzir-paginas-web/master/dist/chromium/twp-registry-uninstall-all.reg)## Screenshots
| Menu 1 | Menu 2 | Translated |
| :--: | :--: | :--: |
||
|
|
## Contribute
- To collaborate with the translation of the extension interface use [Crowdin](https://crowdin.com/project/translate-web-pages).
## Donations
To make a donation use [Patreon](https://www.patreon.com/filipeps).
[
](https://www.patreon.com/filipeps)
## FAQ
**What can this extension do?**
Your current page is translated without having to open new tabs.
It is possible to change the translation language.
You can select to automatically translate.
To change the translation engine just touch the Google Translate icon.**Why do you need to access your data on all the websites you visit?**
To translate any website it is necessary to access and modify the text of the web pages. And the extension can only do that, with that permission.
**How are the pages translated?**
The pages are translated using the Google or Yandex translation engine (you choose).
**And how's my privacy?**
[Privacy policy](https://addons.mozilla.org/addon/traduzir-paginas-web/privacy/): We do not collect any information. However, to translate, the contents of the web pages will be sent to Google or Yandex servers.
**Limitations**
Some pages like [support.mozilla.org](https://support.mozilla.org/) and [addons.mozilla.org](http://addons.mozilla.org/) will not be translated. For security reasons, the browser blocks extensions from accessing these sites.
## Build instructions
- You can see all the build instructions in the [build-instructions.md](build-instructions.md) file.