Hacker News new | ask | show | jobs
by eviks 230 days ago
Can you do vertical tabs in userChrome.css? Add tab groups/stacks/side-by-side views/workspaces/custom tab context menus?

(not to diminish the css, it's great for theming and correcting the many usability mistakes in browser defaults, and wish all the browsers used that)

1 comments

Vertical tabs are a native feature of Firefox for a few months now, and before that they were supported with an extension. userChrome.css was (then) used for hiding the original tabs.

I'm not sure what you mean with the context menus, but Web Extensions can add things to context menus.