Technology
This is the official technology community of Lemmy.ml for all news related to creation and use of technology, and to facilitate civil, meaningful discussion around it.
Ask in DM before posting product reviews or ads. All such posts otherwise are subject to removal.
Rules:
1: All Lemmy rules apply
2: Do not post low effort posts
3: NEVER post naziped*gore stuff
4: Always post article URLs or their archived version URLs as sources, NOT screenshots. Help the blind users.
5: personal rants of Big Tech CEOs like Elon Musk are unwelcome (does not include posts about their companies affecting wide range of people)
6: no advertisement posts unless verified as legitimate and non-exploitative/non-consumerist
7: crypto related posts, unless essential, are disallowed
view the rest of the comments
Firefox still doesn't have vertical tabs which I've found really useful for my workflow right now, so I use a fork called Pulse. Don't want to use any extensions for it when Pulse and other forks do it natively.
There's a million add-ons that add this, isn't there? I have one installed at home that basically makes it into what arc has
Probably, but between the disabling of
userChrome.css
(even if you can enable it viaabout:config
) and a possible conflict between other addons I use, I'm comfy with my Pulse setup.sorry, why not tree style tabs?
you can hide the normal tab bar and only have the tree style ones on the side
I explain it in another comment, tl;dr: have to edit
userChrome.css
to give it a more streamlined look (and Mozilla calls that feature "legacy" inabout:config
since v69 which kinda worries me about that feature's removal) and I'm not sure if some extensions might conflict (Would it have issues with Simple Tab Groups). Pulse does it natively and really well, so I'm happy with it.I know it's most likely not relevant with you anymore, since you're using Pulse, but have you tried any of the vertical/tree tab extensions?
I used Tree Style Tab but I didn't like having to change the
userChrome.css
to make it streamlined (i.e. hiding the tab bar), while Pulse does it natively and really well. I do have an extension for tab groups that imitates Vivaldi's tab workspaces though, not sure if those will conflict. (If you're curious, it's called Simple Tab Groups.)Edit: There's also the issue of Mozilla calling the editable userChrome.css a legacy feature, which kinda worries me about its possible removal. Pulse having vertical tabs as a native feature skips that.