6 ms·
How can I use this code snippet? Apologies if it's obvious to everyone.
by drey08 6y ago
How can I use this code snippet? Apologies if it's obvious to everyone.
- Jetroid 6y agoOn Chrome, I use an extension called 'Stylebot'. Not sure about other platforms.
- square_usual 6y agoYou can use Stylus on Firefox (and Chrome, too.)
- nsuser3 6y agoYou can use Stylus (https://addons.mozilla.org/en-US/firefox/addon/styl-us/ https://addons.mozilla.org/en-US/firefox/addon/styl-us/) to add custom CSS to websites.
- vimslayer 6y agoPeople have suggested extensions here, which is fine, but Firefox also supports this natively via custom css files that it can load for you on startup. They can be used for both styling Firefox itself and for modifying websites' styling. https://superuser.com/a/319322/1173126 https://superuser.com/a/319322/1173126 (be sure to read the comments of that answer too, these days you need to switch a flag in Ff settings to enable this feature)