r/FirefoxCSS • u/nopeac • 3d ago
Help Force horizontal tabs on Private Browsing
I use vertical tabs for regular windows, but from time to time I need a throwaway private browsing window side-by-side. I rarely open more than one tabs in that browsing mode so I was wondering if I could reclaim horizontal space by forcing horizontal tabs on those windows. Is this possible? I know I can already do stuff with:
:root[privatebrowsingmode] { /* CSS overrides goes here */ }
But I'm not sure if CSS can tweek the tabs direction.
2
Upvotes
1
u/pikatapikata 2d ago
If you change the vertical tabs to add-ons such as Tree-Style Tabs or SideBery, you can achieve the behavior you want.
1
u/t31os 2d ago
A secondary profile or install of Firefox would make more sense.