Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mhatxotic/ffcompact
FFCompact removes all the horrible padding in the navigation bar and the title bar on the latest MacOS version of Firefox. It is untested on other operating systems.
https://github.com/mhatxotic/ffcompact
compact css firefox stylesheet userchrome
Last synced: about 2 months ago
JSON representation
FFCompact removes all the horrible padding in the navigation bar and the title bar on the latest MacOS version of Firefox. It is untested on other operating systems.
- Host: GitHub
- URL: https://github.com/mhatxotic/ffcompact
- Owner: Mhatxotic
- License: cc0-1.0
- Created: 2023-10-22T01:14:14.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-10-22T14:02:28.000Z (over 1 year ago)
- Last Synced: 2024-11-20T20:37:59.050Z (2 months ago)
- Topics: compact, css, firefox, stylesheet, userchrome
- Language: CSS
- Homepage:
- Size: 28.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# FFCompact…
FFCompact is a simple `userChrome.css` stylesheet that removes all the horrible padding in the navigation bar and the title bar on the latest MacOS version of Firefox. It is untested on other operating systems.![Preview](preview.png)
Enjoy!
## Setup…
Navigate to `about:config` in the address bar and accept the risks. Search for `toolkit.legacyUserProfileCustomizations.stylesheets` and toggle it to `true` (by double clicking on it).Put `userChrome.css` in `~/Library/Application Support/Firefox/Profiles//chrome` and start Firefox or restart Firefox if it is running.