Scripting
Mozilla Scroll Bars
How to keep scroll bars visible and resize them if you hate the hover over bars now on everything:
From: https://michael.kjorling.se/blog/2025/firefox-larger-scrollbars/
Go into about:config. Set the following settings:
widget.gtk.overlay-scrollbars.enabled = false
widget.non-native-theme.gtk.scrollbar.thumb-size = 1
widget.non-native-theme.scrollbar.style = 4
widget.non-native-theme.scrollbar.size.override = 16