Skip to content

Zyox-zSys/SlimBarsFirefox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SlimBarsFirefox

Firefox userChrome.css file that reduces the tab and navigation bar heights to increase available screen space. The thin bars have their buttons' and input fields' Tab selection highlight outline replaced by a browser accent color based background highlight, since the outline doesn't work well with the thinness.

Full-screen screenshot

Install

Manual

  1. Visit about:config, search for toolkit.legacyUserProfileCustomizations.stylesheets and double-click to make it "true".

  2. Copy or append the contents of the userChrome.css file (in)to [your Firefox profile]/chrome/userChrome.css. (Open your profile directory by visiting about:profiles and clicking on the "Open Directory" button within the "Root Directory" row in the profile tagged "This is the profile in use and it cannot be deleted".)

Scripted

Run the .sh file if on a Unix-like (Linux, Mac and others), or the .bat file (creation pending upon demand) if on Windows (usually by double-clicking) to have the manual install process performed automatically.

Given the simplicity in the install scripts the manual process is recommended if there are multiple Firefox installations in use.

Configure

The bar height is set by the --tab-max-height CSS variable at the top of the userChrome.css file.

Donate

Buy me a coffee!

About

Reduces the Firefox tab and navigation bar heights

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published