Reviews for Contextlets
Contextlets by David Hammond
11 reviews
- Rated 5 out of 5by Shineblind, 6 months ago
- Rated 5 out of 5by ericchase, 4 years ago
- Rated 5 out of 5by Makelovenovar, 4 years ago
- Rated 5 out of 5by Daktyl, 4 years ago
- Rated 5 out of 5by Onurtag, 6 years agoAwesome addon.
Thanks to this we don't have to write an extension every time we want to use any of the browser APIs.
I surely wouldn't use this extension with these permissions if it wasn't open source.
I would highly suggest other users to read the webextension APIs:
https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API - Rated 5 out of 5by Silexy, 6 years ago
- Rated 5 out of 5by Alex, 6 years agoI have problem in FF 63.0.3 x64 - check box is transparent (absent) and icon is not displayed in context menu. http://i63.tinypic.com/r8s3ua.png
Developer response
posted 6 years agoThere will be an update to fix this issue soon.
Edit 2019-01-03: The latest Contextlets update should resolve the issue with the checkboxes, which was due to a change Mozilla made in their CSS.
Unfortunately, I'm not sure the icon issue is something I can fix. It appears that Mozilla made a change so that custom icons are no longer allowed in the top level of the context menu unless the icon is hardcoded in the extension itself. The custom icons only seem to work within submenus. I will investigate this some more when I get a chance. - Rated 5 out of 5by Daktyl, 7 years ago
- Rated 5 out of 5by Aeres, 7 years agoIts great , Infact the best part is the syntax check while inputting the code in the code area.
One great additional feature will be to add line number toggle :)