Contextlets에 대한 리뷰
Contextlets 제작자: David Hammond
리뷰 11개
- 5점 만점에 5점Shineblind 님, 6달 전
- 5점 만점에 5점Makelovenovar 님, 4년 전
- Awesome 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 개발자 답글
6년 전에 게시됨There 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.