Unable to disable script manager from toolbar button
The popup menu that opens when clicking the script manager button in the toolbar (#userChromejs_options) has a problem in version 137. All options work normally, except enable/disable userChromeJS. Clicking this option does nothing. It doesn't even appear "checked". But this option works normally in the Firefox menu button popup (hamburger).
Since there have been a lot of changes in the code recently, I may have done something wrong here, so I would like to know if anyone else is having this little problem.
Now that you bring it up. I too have the same problem
So there really is something wrong. It must be in the file rebuild_userChrome.uc.js.
But it seems that almost no one uses it.
There's a lot of things broken. I wish Mozilla would stop making so many drastic changes 😦
The popup menu that opens when clicking the script manager button in the toolbar (#userChromejs_options) has a problem in version 137. All options work normally, except enable/disable userChromeJS. Clicking this option does nothing. It doesn't even appear "checked". But this option works normally in the Firefox menu button popup (hamburger).
Since there have been a lot of changes in the code recently, I may have done something wrong here, so I would like to know if anyone else is having this little problem.
Please try this: https://github.com/xiaoxiaoflood/firefox-scripts/blob/3fd04f8d05198eea7ead3575aa6e32155e322536/chrome/rebuild_userChrome.uc.js
It worked perfectly. Thank you very much!
Please try this: https://github.com/xiaoxiaoflood/firefox-scripts/blob/3fd04f8d05198eea7ead3575aa6e32155e322536/chrome/rebuild_userChrome.uc.js
Thanks for the fix. I've updated the download page to include this:
https://github.com/xiaoxiaoflood/firefox-scripts/issues/343