搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

Learn More

Is there any way to edit the standard Firefox context menu for displayed Web pages?

  • 5 回覆
  • 18 有這個問題
  • 4 次檢視
  • 最近回覆由 cor-el

more options

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?

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?

被選擇的解決方法

所有回覆 (5)

more options

選擇的解決方法

That is possible with the Menu Editor extension:
https://addons.mozilla.org/en-US/firefox/addon/710

more options

Thank you... This indeed did the trick.

more options

You're welcome, please mark this thread as Solved.

more options

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

more options

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.