
Removing entries from context menus
I download a lot of images, and I would like to remove a bunch of entries from the context menu for images (entries which I keep clicking by accident). Can I do that?
Thank you.
I am using FF 71, which I will not be upgrading. Indeed, I want to return to a previous version to stop the upgrade nagging.
I download a lot of images, and I would like to remove a bunch of entries from the context menu for images (entries which I keep clicking by accident). Can I do that?
Thank you.
I am using FF 71, which I will not be upgrading. Indeed, I want to return to a previous version to stop the upgrade nagging.
All Replies (2)
You can use code in userChrome.css to hide and reorder items in the context menu.
You can ask about this in the Firefox CSS subreddit forum.
See also the Browser Toolbox to get IDs of content menu items.
- https://www.userchrome.org/what-is-userchrome-css.html
- https://www.userchrome.org/how-create-userchrome-css.html
- https://www.userchrome.org/firefox-changes-userchrome-css.html
- about:config => toolkit.legacyUserProfileCustomizations.stylesheets = true