Open translation tab next to the current one

This new behavior will hopefully improve the user experience, by making
it identical to the behavior when clicking a link with the
target="_blank" attribute.

In particular, apart from open the tab next to the current one, when
closing it, the previous tab will be focused so the user can continue
reading the page.

Change-Id: I2c3629f7220d72928ee38481deb859c7f8bce591
1 file changed
tree: 1d8498ae312f9d3e8f866b715f7dad10b422fc55
  1. .github/
  2. docs/
  3. playbooks/
  4. roles/
  5. src/
  6. templates/
  7. tools/
  8. .clang-format
  9. .editorconfig
  10. .eslintrc.js
  11. .gitignore
  12. .gitreview
  13. .jsbeautifyrc
  14. .zuul.yaml
  15. LICENSE
  16. Makefile
  17. OWNERS
  18. package-lock.json
  19. package.json
  20. README.md
  21. tagRelease.bash
  22. tsconfig.json
  23. webpack.config.js
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

Bugs

Please, report any bugs or feature sugestions at GitHub: 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):

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. 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