demo2.mp4
- Longest lasting, oldest, and possibly first, major dynamic Firefox sidebar w/ regular updates.
- Dynamic Indentation: Unfurls tab names and indentations on hover of the sidebar, saving you space while you browse.
- Native Vertical Tabs: Now built on top of the native Firefox vertical tab system.
- Tree style tabs: Tree style tab support by using Sidebery & TreeStyleTabs (legacy)
- Automatic themes: Automatically matches your Firefox theme colors!
- Custom theming: Custom theme configuration using Sidebery, or any other
- Tab Power Features: Tab groups and tab containers (both with visual identifiers), bookmarks, history, and more.
- Pinned Tabs: Pinned tabs stay at the top (right click to close)
- Sidebar Switching: switch between different sidebars by hovering over the switcher at the bottom.
- Cross-Platform: Should work on Windows, Linux, and Mac.
Note as of 2025.02.09: This is now using (and replaces!) the new built in Firefox 134+ vertical tabs, make sure you have updated. If you are still on an older version of Firefox, please check the releases page for the older versions.
The instructions may seem like quite a lot, but the entire proces takes less than a few minutes and does not require you to be overly technical. Most guides will entirely skip the first three main steps and expect you to know what you are doing, I don't, so I hope this helps as much as possible.
-
Activate vertical tabs and install sidebery:
- Right click on any open space on the tab bar
- Select "Turn on vertical tabs"
- Install Sidebery from Firefox Addons
-
Allow modifying your Firefox appearance:
- In Firefox navigate to
about:config
in your address bar - Search for
toolkit.legacyUserProfileCustomizations.stylesheets
- Double click or manually change this to
true
- In Firefox navigate to
-
Add the FirefoxSidebar settings:
- Navigate to
(about:profiles)
in your address bar - Click on the
open root folder
button for your current profile - Open this folder location in your terminal
- Clone this repo with the following command:
git clone https://github.com/wizrdsh/FirefoxSidebar.git "chrome"
- You may need to install
git
for this to work -> Git Downloads - If installing
git
is not possible, then download the latestSource Code (zip)
files from Releases, create a folder calledchrome
inside your current profile, unzip and move the files into that folder.
- You may need to install
- Navigate to
-
Load the custom Sidebery theme and settings (optional, suggested!):
- Navigate to Sidebery settings (Right click on the Sidebery extension icon > "Open Settings")
- Click on "Help" in the sidebar (Settings > Help)
- Click on "Import addon data"
- Select and load the
sidebery-data.json
file located in your 'chrome' folder from step 3.
-
Restart Firefox, and click on the 'Sidebery' extension, everything should now be working as expected.
If you dislike any of the theme presets for dark or light themes, or you have a particular color scheme in mind then navigate to Sidebery Settings > Style Editor
(found at the end of the settings sidebar).
Add any additional Firefox modifications into custom.css
, these will not be overwritten on future sidebar updates (when using git pull
)
Visit userchrome.org if you have any questions.
Either add the firefox/treestyletabs.css to your TST addon preferences or import the treestyletabs-*.json preferences to your TST addon.
This is a legacy support theme and not often changed.
Release notes have migrated to here.
You can find prior release notes before v12021.12.22 here.