commit | 7ba7ec131d303fa411868f812ff1c3a46fc64c9e | [log] [tgz] |
---|---|---|
author | Adrià Vilanova Martínez <me@avm99963.com> | Tue May 28 22:17:38 2024 +0200 |
committer | Adrià Vilanova Martínez <me@avm99963.com> | Tue May 28 22:37:10 2024 +0200 |
tree | 8b254bb782eccd912e18468beca18fbad22fc632 | |
parent | b55b2845cbe69a800bb74a18c210f55fd56ea62b [diff] |
fix: open translation correctly from the options page When trying to show a translation in a new tab after selecting text in the options page and clicking the "Translate selection" context menu item, the extension didn't open the tab at all. This CL fixes this issue by not passing an openerTabId when it isn't available. Fixed: translateselectedtext:22 Change-Id: I255073cba84bd574d2296468dc21736071f5e821
The source code of the Chrome "Translate Selected Text" extension.
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 :)
Please, report any bugs or feature sugestions in our issue tracker: https://bugs.avm99963.com/p/translateselectedtext.
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 to:
If you want to contribute to the development of the extension, you're more than welcome! The documentation for this project is currently very poor, but please open an issue in the issue tracker if you're willing to contribute and I'll make sure to prioritize writing the documentation for this extension!