lxieyang / vertical-tabs-chrome-extension

A chrome extension that presents your tabs vertically. Problem solved.
MIT License
461 stars 101 forks source link

Create tab groups #43

Open CMaclellan opened 4 years ago

CMaclellan commented 4 years ago

It would be nice if we could group tabs. The group names could be displayed vertically on the side, or in a tree style

Optional:

Vertical Group example: image

Tree Group example: image

edubacco commented 3 years ago

It's a long time I look for a vertical tab with tree group chrome extension. Subscribing.

TheAfterman commented 3 years ago

Chromium now supports tab groups itself as an experimental feature (enabled under the about://flags page).

So it would be nice if the extension could support the same behaviour.