FirefoxSidebar/firefox/readme.md
t. Macleod Sawyer 1365544db4
Create readme.md
2021-03-07 18:13:49 -06:00

892 B

Firefox Utils / Edge-like Vertcal 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;
}

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 firefox icon, removed the superbox, cleaned up the borders, removed the titlebar) then remove everything below CUSTOM MODIFICATIONS in userChrome.css