Fix several bugs

- Fix: when installing the extension, the default language was added
  even if it didn't exist in isoLangs.
- Also, the default language now considers 'zh-CN' and 'zh-TW' as
  possible candidates.
- Fix: minor CSS issue in the options page.
- Unknown languages are deleted (or replaced with a known replacement)
  when updating the extension.
- Other minor changes.

Change-Id: Id6fc8233255cef2fc67185e1114ca86fdc56bc5a
3 files changed
tree: 3f863827660c622adce988ccc6f678a879df09c8
  1. docs/
  2. src/
  3. templates/
  4. tools/
  5. .clang-format
  6. .editorconfig
  7. .gitignore
  8. .jsbeautifyrc
  9. generatei18nCredits.bash
  10. generateManifest.bash
  11. LICENSE
  12. Makefile
  13. OWNERS
  14. README.md
  15. release.bash
  16. tagRelease.bash
README.md

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 :)

Crowdin

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.
  • Alexander Simkin for the Russian translation.
  • 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