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!
250 位使用者250 位使用者
擴充套件後設資料
畫面擷圖
關於此擴充套件
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
由 1 位評論者給出 4.7 分
權限與資料
更多資訊