https://github.com/bjesus/fireside
a clean Firefox UI for power users
https://github.com/bjesus/fireside
firefox firefox-tweaks userchrome
Last synced: 12 months ago
JSON representation
a clean Firefox UI for power users
- Host: GitHub
- URL: https://github.com/bjesus/fireside
- Owner: bjesus
- License: mit
- Created: 2023-12-26T22:13:16.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-05-01T20:50:01.000Z (about 1 year ago)
- Last Synced: 2025-06-19T05:13:47.291Z (12 months ago)
- Topics: firefox, firefox-tweaks, userchrome
- Language: CSS
- Homepage:
- Size: 15.6 KB
- Stars: 72
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🔥 Fireside
Fireside is a stylesheet for Firefox that provides you with a clean UI. Less clutter, more vertical space.

## Features
- Vertical tabs (using [Tab Center Reborn](https://addons.mozilla.org/en-US/firefox/addon/tabcenter-reborn/) or [Sidebery](https://github.com/mbnuqw/sidebery/))
- Zero UI elements taking vertical space
- Auto-collapsing sidebar preserving horizontal space and removing distraction
- Keyboard and mouse support
## Tested with
- Firefox 121 - 133b3, Linux (Wayland)
Contribute by submitting a PR for successful tests on other platforms or open an issue if unsuccessful.
## Installation
1. Go to `about:config` and set `toolkit.legacyUserProfileCustomizations.stylesheets` to `true`
2. Install the [Tab Center Reborn](https://addons.mozilla.org/en-US/firefox/addon/tabcenter-reborn/) addon or [Sidebery](https://github.com/mbnuqw/sidebery/)
3. For Tab Center Reborn, in the addon settings, enable "Compact Mode" and copy the custom stylesheet from [here](tab-center-reborn.css)
4. In your Firefox Profile Directory (see `about:support` if you're not sure where it is) create a `chrome` directory and place the [userChrome.css](userChrome.css) file inside
5. Restart Firefox
## Usage
- Open the sidebar either using the mouse or by focusing on the location bar with `Ctrl+L`
- Back, Forward, Refresh, and other useless buttons were removed. Use touch gestures (two fingers slide), keyboard (`Alt+Left`, `Alt+Right`, `Ctrl+R`), or right click instead
- Extensions menus are available through the Extensions overflow button, on the right side of the location bar