Tbh I disagree, the official vertical tab support is so nice and less janky than any of the extensions I used that had this functionality
After opening FF while previously using Arc for a while I was super happy with the usability improvements (that don’t seem to have impacted older workflows fortunately… big fan of how FF makes it easy to customize the toolbar etc)
I tried Tree-style tabs and Sidebery, and I bounced off of both. The new native vertical tabs feature works for me, and it is the most impactful feature they've shipped in years for my particular firefox experience.
Back when I tried sidebery, there was some weird issue where either shift-click or right clicking didn't work on mac, and that turned me off. I just tried it again, and both work fine now.
One other feature that is nice for me is the ability to collapse the sidebar to just the tab icons. It's a nice middle ground between being able to see what I have open and getting a full screen experience.
TST and Sidebery are both fantastic extensions, I don't think they do anything wrong. For whatever reason though, the FF native implementation worked for me where they didn't
The biggest benefit I've seen is that it automatically hides the old tab bar at the top. Before that, you had to dig into some hidden profile directory and modify some userchrome CSS file and modify the CSS directly hoping it would work.
I use this method personally and it works great on GNOME and KDE. First set `toolkit.legacyUserProfileCustomizations.stylesheets` to true in `about:config` then find your profile directory in `about:profiles`.
cd $FIREFOX_PROFILE_DIR
cd chrome
git clone https://github.com/MrOtherGuy/firefox-csshacks
touch userChrome.css
I'll wager most users are happy with primitive over advanced.
For example, I sometimes run with hundreds of tabs and my wife has many thousands, at all times. My needs and hers are very different from typical users who have single digits numbers of tabs open, heavily biased toward the low end.
Of course I would prefer TST or Sideberry, but I'm not like most users. For most users, the Firefox experience is superior to Sideberry for its ease of use and fewer failure modes.
After opening FF while previously using Arc for a while I was super happy with the usability improvements (that don’t seem to have impacted older workflows fortunately… big fan of how FF makes it easy to customize the toolbar etc)