Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 1.46 KB

README.md

File metadata and controls

29 lines (18 loc) · 1.46 KB

Firefox Vertical Tabs

A collection of custom styles to enhance the Firefox user interface, including specific styles for the Sidebar Tabs extension.

Description

This repository houses the userChrome.css which modifies the look and feel of Firefox's user interface to have vertical tabs behave like Brave Browser / Microsoft Edge.

Additionally, it contains styles for the Sidebar Tabs extension to enhance its behavior.

Installation/Setup

  1. Navigate to your Firefox profile directory.
  2. If it doesn't exist, create a chrome directory.
  3. Copy the userChrome.css from this repository into that directory.
  4. Restart Firefox to see the changes.
  5. For Sidebar Tabs styles, navigate to the extension's settings, select Apply user stylesheet, and copy the contents of sidebartabs.user.css from this repository into the text box.
    • moz-extension://bb862881-b440-466e-9965-91c46a6fe164/html/options.html
  6. Ensure Sidebar Tabs is enabled, and able to run in Private Windows

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT