iStatiK / one-line-firefox

Compact and minimal interface for Firefox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

One-line Firefox

Screenshots

Light

Dark

Get Started

In Firefox

  • Open about:config and set:
    • toolkit.legacyUserProfileCustomizations.stylesheets: true
    • browser.compactmode.show: true
    • extensions.pocket.enabled: false
  • Go to Menu > More Tools > Customize Toolbar...: use compact density, auto-hide downloads button, remove all flexible space and unnecessary items.
  • Open about:support, copy Profile Folder

In terminal

cd $PROFILE_FOLDER # copied from the previous step
git clone https://github.com/khuedoan/one-line-firefox chrome

Then restart Firefox.

If your bar doesn't show up in fullscreen when moving the cursor to the top edge of the screen, see #2

Acknowledgements

About

Compact and minimal interface for Firefox

License:GNU General Public License v3.0


Languages

Language:CSS 100.0%