xiaoxiaoflood / firefox-scripts

userChromeJS / autoconfig.js and extensions
Mozilla Public License 2.0
1.03k stars 87 forks source link

Config.js has broken #88

Closed marty60 closed 3 years ago

marty60 commented 3 years ago

In the latest 92.0 about:addons no longer shows the addons but when deleting Config.js they return. I have keyconfig installed and that was still functional with the current Config.js so it doesn't appear to be blocking the addons themselves from working.

marty60 commented 3 years ago

This was an error on my part, on further investigation it's the Custom Buttons legacy addon that's the problem. It has code added to config.js as well and after removing that and disabling the addon it functions correctly again.