https://github.com/replete/firefox-userchrome
Compact Firefox userChrome with multi-row tabs, styled container tabs
https://github.com/replete/firefox-userchrome
Last synced: 5 months ago
JSON representation
Compact Firefox userChrome with multi-row tabs, styled container tabs
- Host: GitHub
- URL: https://github.com/replete/firefox-userchrome
- Owner: replete
- Created: 2023-03-19T13:30:43.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-04T21:40:07.000Z (over 1 year ago)
- Last Synced: 2025-04-06T22:13:04.190Z (about 1 year ago)
- Language: CSS
- Homepage:
- Size: 161 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Compact userChrome.css for Firefox

- Compact tabs
- Multi-row tabs (don't expect drag to work properly)
- Compact toolbar / urlbar
- Coloured gradient container tabs
- Hide some context menu items (Email image, Set as wallpaper...)
- alternate identity urlbar icon (for visibility)
- Tested on MacOS, Linux and Windows 2024
## How to use
1. Navigate to `about:profiles` in Firefox
1. Open the root profile directory for your firefox profile, usually `default-release`, via `Show Directory` or `Show in Finder`
2. Create a new `chrome` folder there
3. Copy the contents of this repo directly into `chrome`
2. Navigate to `about:config` in Firefox
1. Set `toolkit.legacyUserProfileCustomizations.stylesheets` to `true`
2. Set `browser.uidensity` to `1`
3. Restart Firefox