| # translateselectedtext |
| The source code of the Chrome "Translate Selected Text" extension. |
| |
| ## Do you want to help to translate this extension's UI? |
| If you want to help bring this extension into your native language, you can, and |
| I would really appreciate it! Just go to the following website and start |
| translating :) |
| |
| * [Translate Selected Text - Crowdin](https://crowdin.com/project/translateselectedtext) |
| |
| [](https://crowdin.com/project/translateselectedtext) |
| |
| ## Bugs |
| Please, report any bugs or feature sugestions at GitHub: |
| [https://github.com/avm99963/translateselectedtext/issues](https://github.com/avm99963/translateselectedtext/issues) |
| |
| ## Beta version |
| As this extension has so many users, I've decided to upload a Beta version of |
| the extension to the Chrome Web Store so I can test it before uploading any |
| update to the stable version! This way I can make sure that the stable version |
| of the extension is 100% bug-free. |
| |
| If you want to test the bleeding edge of this extension before everybody else, |
| join the Google Group and download the extension (there may be bugs, you've been |
| warned): |
| |
| - [Google Group](https://groups.google.com/g/gtranslator-beta) |
| - [Translate Selected Text (Beta)](https://chrome.google.com/webstore/detail/translate-selected-text-b/pckjhlclhnnhdadoockkhgfkceeljnkg) |
| |
| ## Special thanks |
| Special thanks to: |
| * All the users who use the extension every day and who trust the model of |
| developing simple extensions which do not request any privacy-breaking |
| permissions. |
| * All the users who [have contributed translations](https://crowdin.com/project/translateselectedtext/activity_stream). You rock! |
| * BrowserStack for allowing me to use their awesome services in order to test |
| the extension in multiple versions of Chrome and in different operating systems. |
| |
| ## More documents |
| * [For developers working on the extension](docs/development.md) |