Is there any way to edit the standard Firefox context menu for displayed Web pages?
Is there any way to edit the standard Firefox context menu for displayed Web pages? I frequently want to save a picture appearing on a page. Sometimes I "slip" and hit "Send Image" when I want "Save Image As", and have to sit and wait for a default send-mail page to come up, then close it, fiddling with its "are you sure" dialogs. This is a painful way to handle a slip-up. I basically NEVER want to e-mail an element directly from a page. Is there any way I can just delete "Send Image" from the context menu?
Réiteach roghnaithe
That is possible with the Menu Editor extension:
https://addons.mozilla.org/en-US/firefox/addon/710
All Replies (5)
Réiteach Roghnaithe
That is possible with the Menu Editor extension:
https://addons.mozilla.org/en-US/firefox/addon/710
Thank you... This indeed did the trick.
You're welcome, please mark this thread as Solved.
Please tell us a way to do this without installing another add-on in already cluttered and slow firefox.
PS. It's specially for Delicious's "Bookmark this page in delicious.." entry. I
You can remove entries in the context menu with code in the userChrome.css file
Some IDs are listed in this MozillaZine Knowledge Base article:
To find the ID of others you will have to use the DOM Inspector.
- https://developer.mozilla.org/En/DOM_Inspector
- https://developer.mozilla.org/en/Introduction_to_DOM_Inspector
- DOM Inspector: https://addons.mozilla.org/firefox/addon/dom-inspector-6622/