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!
Bookmarklets context menu is a Firefox add-on that adds a context menu item containing only bookmarklets from bookmarks. It executes bookmarklets as privileged scripts, allowing for cross-origin requests, clipboard writing, and communication with addons. Never use untrusted bookmarklets.
Want to check extension ranking and stats more quickly for other Firefox add-ons?
Install
Chrome-Stats extension
to view Firefox-Stats data as you browse the Firefox Browser Add-ons.
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
Is the number of bookmarklets limited to 5 in the context menu? I have more than 5 but additional bookmarklets aren't showing. Other than that this add-on is amazing.