The simplest possible fully functional one-row userChrome.css theme for Firefox with theming support.
- CSS 100%
| LICENSE | Initial commit | |
| preview.png | Upload preview image | |
| README.md | More minor Readme fixes | |
| userChrome.css | Add support for right-aligned window control buttons | |
JustOnebar Firefox userChrome.css
The simplest possible fully functional one-row userChrome.css modification for Firefox with complete theming support.
I got fed up with junky Onebar userChrome.css mods that were always broken and removed too much functionality, so I made my own!
It properly supports windows both with and without the system titlebar enabled, the menu bar works properly when opened, and it has been tested at as many window sizes as possible to make darn sure it's not going to break.
Tested on Firefox 132.0.1 (64-bit) but should work on other versions with the Proton UI (89 or later).
Heavily modified from ebastler's firefox-theme: https://github.com/ebastler/firefox-theme
Installation
- Open
about:config - Search for
toolkit.legacyUserProfileCustomizations.stylesheets - Set it to
true - Go to
about:support - Find the
Profile Directoryrow - Click the
Open Directorybutton - Create a folder named
chrome - Copy the
userChrome.cssfile in this repo into that folder - Restart Firefox! 🎉