stonecrusher / simpleMenuWizard

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

Firefox crashing when opening, inconsistent behavior #73

Closed secretmango closed 1 year ago

secretmango commented 1 year ago

as far as I understood, by default everything is deactivated?

So what I did is rename css files where I didnt want any change, so they cant be imported.

And for things I want, I remove the "#"

Now I set the use of the CSS in the about:config and Firefox crashes on startup

Edit: ok so the CSS deactivates elements instead of showing them? I am confused, Example:

blank-context.css

context-nagivation (and all other elements) are disabled with "#" and are shown!

context-savepage is enabled without a bookmark and shown
opt_noSendToDevice.css

doesnt seem to change anything, I get this "email image" if I activate or deactiate entries....
stonecrusher commented 1 year ago

Please read the instructions carefully.

secretmango commented 1 year ago

Thank you, new to CSS, used to Python e.g. where the "#" determines active / inactive.

Thanks for this great script! Maybe leave this issue open for other people

stonecrusher commented 1 year ago

No problem, you're welcome.

Other people can also find and comment it when it's closed. No further action needed here.