FirefoxSidebar/firefox
t. Macleod Sawyer 719e908e93
Update readme.md
2021-03-09 18:06:05 -06:00
..
readme.md Update readme.md 2021-03-09 18:06:05 -06:00
Screencast 2021-03-03 14:28:07.mp4 Added video demo 2021-03-03 14:32:51 -06:00
treestyletabs-config-v12020.03.05.json Update treestyletabs-config-v12020.03.05.json 2021-03-05 18:32:40 -06:00
treestyletabs.css v12020.03.06: Alternate (better) method of collpasing trees from view 2021-03-06 19:26:17 -06:00
userChrome.css Version 12020.03.09: Scaled the Firefox avatar logo to make it more in-line and less small, removed the box-shadow on the address bar, added more comments. 2021-03-09 18:04:31 -06: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, add the treestyletabs.css to your TST addon preferences or just add the treestyletabs.json preferences to your TST addon.

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