Skip to content
This repository has been archived by the owner on Nov 6, 2018. It is now read-only.

sirn/firefox-userchrome-expeditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Expeditor

Expeditor is a collection of userChrome.css that provides a compact, information-dense, and aesthetically pleasing UI customization for Firefox Quantum. The customization is mainly tested with Firefox 59 and intend to be as compatible as possible including full screen mode, toolbarless mode, and private browsing mode.

Screenshots

See also:

Setup

Tab Center Redux

  1. Install Tab Center Redux extension.
  2. Inside Tab Center Redux preferences, add the following CSS and save.
#topmenu {
    display: none;
}

The CSS will remove the "New Tab" header in the Tab Center Redux sidebar. If Tab Center Redux is not displaying, you may need to press Cmd-Shift+O to activate sidebar.

Firefox UI

  1. Right click on the space next to address bar (or the menu button) and choose "Customize..."
  2. Make sure "Title Bar" is unchecked. You may choose themes, density or customize toolbar as wished.

userChrome.css

  1. Press Cmd-Shift-G in Finder and enter ~/Library/Application Support/Firefox/Profiles/.
  2. Open the directory ending with .default
  3. Create a new directory named chrome.
  4. Save userChrome.css from this repo to the directory.
  5. Restart Firefox.

Prior Art

License

Public domain

About

Firefox userChome.css Customization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages