FirefoxSidebar/firefox
t. Macleod Sawyer 10eb669648
Update readme.md
2021-06-11 15:32:39 -05:00
..
readme.md Update readme.md 2021-06-11 15:32:39 -05:00
Screencast 2021-03-03 14:28:07.mp4 Added video demo 2021-03-03 14:32:51 -06:00
treestyletabs-config-v12021.06.09.json v12021.06.09.json 2021-06-11 15:30:53 -05:00
treestyletabs.css Version: 12021.06.09 :: Fixed the new tab button after the latest TST bugged the layout. 2021-06-11 15:29:35 -05:00
userChrome.css Version: 12021.06.05 :: Fixed spacing on the folder dropdown arrow. 2021-06-08 15:41:26 -05:00

Firefox Utils / Edge-like Vertical Tabs (but better!)

Video of the extension in action: https://i.imgur.com/HaLvkFc.mp4

To use my custom TST addons you will need to copy the userChrome.css to your firefox profile, and either add the treestyletabs.css to your TST addon preferences or import the treestyletabs-*.json preferences to your TST addon (prefered)

If you use FF without the bookmarks bar

Then the sidebar switcher will be missing, you need to add this to your userChrome.css

#sidebar-box {
  --menubar-height: -40px !important;
}

Benefits:

  • Edge-like Vertical tab design
  • Dynamic Indentation (for tree style)

Other Considerations

If you dislike some of my my other changes to FF (added vivaldi's folder icon, removed the superbox, cleaned up the borders, removed the titlebar) then remove everything below CUSTOM MODIFICATIONS in userChrome.css