Bookmarklets context menu 作者: Mems
Add a context menu item contains only bookmarklets from bookmarks. With this extension, bookmarklets can make cross-origin requests, write to the clipboard, communicate with addons, etc. NEVER use untrusted bookmarklet!
270 个用户270 个用户
扩展元数据
屏幕截图
关于此扩展
NEVER use untrusted bookmarklet!
In Firefox bookmarklets are executed as author's script.
But should be executed as user's scripts (with higher pivileges).
This why it's impossible to execute bookmarklets on website that use a strict CSP.
This extension execute bookmarklets as content script (privileged context). This allow to make cross-origin requests, write to the clipboard, communicate with addons, etc.
Note: CSP still applied on subresources (dependencies). That means with a super strict CSP "none", you can't use other scripts, styles nor medias
More informations on Github page
In Firefox bookmarklets are executed as author's script.
But should be executed as user's scripts (with higher pivileges).
This why it's impossible to execute bookmarklets on website that use a strict CSP.
This extension execute bookmarklets as content script (privileged context). This allow to make cross-origin requests, write to the clipboard, communicate with addons, etc.
Note: CSP still applied on subresources (dependencies). That means with a super strict CSP "none", you can't use other scripts, styles nor medias
More informations on Github page
评分 4.7(1 位用户)
权限与数据
更多信息