-
-
Save Sporif/ad6e917d87787491538bac80d3c8918c to your computer and use it in GitHub Desktop.
Firefox 82.02
I followed the instructions.
Save config.js to Firefox installation folder, next to firefox.exe
Save config-prefs.js into \defaults\pref inside Firefox installation folder, next to channel-prefs.js
Save userChrome.js into Firefox chrome folder, next to userChrome.css
and it works
Also moved RestartFirefoxButton_Movable.uc.js to the chrome folder, but the button does not appear.
Is this still supposed to work, or am I missing something? Can someone post what the button looks like?
Did you go to Customize and add the button to your toolbar area?
Button looks like this: https://prnt.sc/vdnwr0
Guess what? I didn't have RestartFirefoxButton_Movable.uc.js in the Chrome folder after all. Dumb.
So happy. Works fine. Been hoping to find this type of restart option for a long time now.
In past custom button setups, it was possible to source the button image from a local file. I still have the previous RestartFirefoxButton_Movable.uc.js. The section of that file pertaning to the button starts with
var dataUrl = "data:image/png;base64," +
after which the base 64 code is added.
Can someone tell me if this can be done, and if so, how?
Thanks
It doesn't work :(
Restart restored, thank you all so much. I had upgraded to 78.3esr and it broke userchrome and the restart button.
Tabs on the top again, those ba****rds!!!