Customizations and tweaks for the Firefox web browser to enhance appearance and usability
Find a file
2024-10-01 14:25:01 -07:00
my_userChrome.css first commit 2024-10-01 14:25:01 -07:00
README.md first commit 2024-10-01 14:25:01 -07:00
userChrome.css first commit 2024-10-01 14:25:01 -07:00
userContent.css first commit 2024-10-01 14:25:01 -07:00

Firefox Customizations

Customizations and tweaks for the Firefox web browser to improve appearance and usability

These customizations rely on the CustomCSSforFx project

To enable these customizations to work with Firefox the following key must be set to true in about:config: toolkit.legacyUserProfileCustomizations.stylesheets

Create a directory inside your Firefox user profile directory (you can obtain the location via about:profiles named chrome

cd into chrome and clone CustomCSSforFx

Then copy current/config current/css and current/image to cwd.

Add the files from this repository to use my settings. You can then edit userChrome.css and change any values you want.