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?
Chosen solution
by the-edmeisterThat is possible with the Menu Editor extension:
https://addons.mozilla.org/en-US/firefox/addon/710
Additional System Details
This happened
A few times a week
This started when...
I started using Firefox
Installed Plug-ins
- Version 1.8.0.0
- Shockwave Flash 10.2 r152
- Logitech Device Detection
- Google Talk Plugin Video Accelerator version:0.1.43.5
- Default Plug-in
- Adobe PDF Plug-In For Firefox and Netscape "9.4.2"
- 12.0.1.633
- RealPlayer(tm) LiveConnect-Enabled Plug-In
- RealJukebox Netscape Plugin
- The Hulu Desktop Plugin allows Hulu.com to integrate with the Hulu Desktop application.
- Google Update
- Adobe Shockwave for Director Netscape plug-in, version 11.5
- Yahoo Application State Plugin version 1.0.0.7
- Windows Activation Technologies Plugin for Mozilla
- 4.0.51204.0
- Bing Bar
- Office Authorization plug-in for NPAPI browsers
- The plug-in allows you to open and edit files using Microsoft Office applications
- NPWLPG
- RealPlayer(tm) HTML5VideoShim Plug-In
- NPRuntime Script Plug-in Library for Java(TM) Deploy
- Next Generation Java Plug-in 1.6.0_20 for Mozilla browsers
Application
- User Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
More Information
"user" problem, not "technical"
Chosen Solution
That is possible with the Menu Editor extension:
https://addons.mozilla.org/en-US/firefox/addon/710
Question owner
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/
