stonecrusher / simpleMenuWizard

Hide contextmenu items in Firefox Photon
MIT License
384 stars 31 forks source link

Drop down menus #22

Closed Candlemass closed 5 years ago

Candlemass commented 5 years ago

There used to be legacy extensions called "Menu Filter" https://addons.thunderbird.net/en-us/firefox/addon/menu-filter/reviews/801081 and "Menu Wizard" http://forums.mozillazine.org/viewtopic.php?f=48&t=2828771 that did exactly this but also had the ability to remove items from all of the drop down menus as well. Sadly they have both been depricated with version 57+ without rewrites.

Is it possible to extend the same functionality you have here for firefox context menus to all of the drop down menus as well?

Cheers and keep up the great work.

stonecrusher commented 5 years ago

Sadly they have both been depricated with version 57+ without rewrites.

Addons simply don't have the permission anymore to change these parts of the UI. So a rewrite is impossible.

Could you specify (screenshot) what you mean by "the dropdown menus"? Quite likely you're talking about the main menubar or the main hamburger?

Cheers and keep up the great work.

Thanks! We're all on the same boat :-)

Candlemass commented 5 years ago

Indeed those are the ones. Haven't had much time to mess around with this yet but will be doing so on the weekend.

Could you also extend this to remove all the unnecessary junk in the bookmarks menu as well?

Thanks again.

stonecrusher commented 5 years ago

You mean this? :laughing: