This repository contains custom CSS files for Firefox to remove the topbar in which the tabs are being displayed. To use this theme, you'll need to have the Tree Style Tab plugin installed for tab navigation.
- Open Firefox and navigate to
about:config
. - Click on "Accept the risk and continue" if prompted.
- In the search bar, type "toolkit.legacyUserProfileCustomizations.stylesheets" and locate it in the list of preferences.
- Double-click on the preference to set it to "true."
- Open Firefox and navigate to
about:profiles
. - Open the folder associated with your Firefox profile.
- Inside your profile's root directory, place the folder from this repository called "chrome."
Now, your custom CSS styles should be applied, and the topbar with tabs will be removed when you use the Tree Style Tab plugin.
Feel free to make any additional improvements or clarifications as needed for your specific project.