Skip to content

Aims to make Firefox more compact and give a tiny bit more web view area for low-screen devices.

Notifications You must be signed in to change notification settings

CarterSnich/firefox-xtra-compact

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Firefox Xtra Compact

Aiming to make Firefox more compact to give a tiny bit more web view area for low-screen devices.

screenshot

Screenshot taken from a 1366x768 monitor.

comparison

Left is Firefox with Compact density enabled. Right is the Xtra Compact.

height

The size height of the image above is the total used height (in pixels) of the whole nav bar.

Installation

Instructions taken from FirefoxCSS' Generic Installation

  1. Download the repository by clicking here.

  2. Open about:config page.

  3. A dialog will warn you, but ignore it, just do it press the I accept the risk! button.

  4. Search for these:

    • toolkit.legacyUserProfileCustomizations.stylesheets
    • layers.acceleration.force-enabled
    • gfx.webrender.all
    • gfx.webrender.enabled
    • layout.css.backdrop-filter.enabled
    • svg.context-properties.content.enabled
    • browser.compactmode.show

    Then make sure to enable them all!

  5. Go to your Firefox profile.

    • Linux - $HOME/.mozilla/firefox/XXXXXXX.default-XXXXXX/.
    • Windows - C:\Users\<USERNAME>\AppData\Roaming\Mozilla\Firefox\Profiles\XXXXXXX.default-XXXXXX.
    • macOS - Users/<USERNAME>/Library/Application Support/Firefox/Profiles/XXXXXXX.default-XXXXXXX.
  6. Extract the repository downloaded earlier.

  7. Copy the chrome inside the repository into your Firefox profile path.

  8. Restart Firefox.

Todo

  • remove pre tab spacer
  • make toolbar below title bar more compact
  • one liner option

About

Aims to make Firefox more compact and give a tiny bit more web view area for low-screen devices.

Topics

Resources

Stars

Watchers

Forks

Languages