commit | e5263f1e5e4f47769f771e7603ff845b1e308656 | [log] [tgz] |
---|---|---|
author | Adrià Vilanova Martínez <me@avm99963.com> | Sun May 29 19:22:13 2022 +0200 |
committer | Adrià Vilanova Martínez <me@avm99963.com> | Sun May 29 19:45:56 2022 +0200 |
tree | 47f9616aff645e1f5f30c8a33b78d9aea9236526 | |
parent | 915e15adfc2af4e37d18dd4ad40abdc53b1e0588 [diff] |
Refactor options page using Lit The Javascript code for the options page was messy and decreased the maintainability of the entire extension. This change refactors the existing code to use Lit, and thus separates the code into several files which define different elements of the options page. Thus, the code is more modular now. Aside from the refactoring, this CL also changes the way languages are reordered. Now, instead of dragging them in the list, they are reordered by clicking the arrow buttons next to them. This has been changed because the Sortable library is not compatible with Lit. Bug: translateselectedtext:11 Change-Id: I07364628c0737cf732afc7dd53846e42b082201d
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 at GitHub: https://github.com/avm99963/translateselectedtext/issues
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: