Remove "Send Image..." from Firefox right-click menu

5

2

I would like to remove the Send Image... option when right-clicking on an image in Firefox. I never use it and it's very annoying when accidentally clicked.

Any ideas how? I'm sure it's possible, but I think I need to add a line to some file, and I don't know where or what.

mr.

Posted 2009-09-23T22:29:40.463

Reputation: 153

Answers

5

The Menu Editor Plugin
Or if you want to know how: How to Modify Firefox Context Menus

Have fun!

A Dwarf

Posted 2009-09-23T22:29:40.463

Reputation: 17 756

1

If you're feeling really adventurous, you can use the DOM Inspector plugin (http://addons.mozilla.org/en-US/firefox/addon/6622) together with the Stylish plugin (http://addons.mozilla.org/en-US/firefox/addon/2108) to hide it. You can also use this combination to manually customize the look and feel of all SORTS of parts of the window. As well as stylish allowing you to customize the look and feel of ANY website.

– eidylon – 2009-09-23T22:50:28.347

1

You can use the menu editor extension to quickly hide the options you don't want. But be aware: it's not as permanent and update resilient as the other solutions and it tends to shuffle some options around when disabled/enabled the extension, using the "reset all" will put them all back in their default places.

daf

Posted 2009-09-23T22:29:40.463

Reputation: 142