vertical-tabs-chrome-extension icon indicating copy to clipboard operation
vertical-tabs-chrome-extension copied to clipboard

Support for Chrome Tab Groups

Open lashchev opened this issue 3 years ago • 2 comments

Tabs should be grouped into the same groups that are created in Chrome itself. The order of groups and tabs in groups should be the same as in Chrome. Now it is a flat list of tabs across all groups which makes this extension less usable than the Chrome tab strip. Microsoft Edge Vertical Tabs is a good example of how it can be done.

lashchev avatar Dec 13 '21 19:12 lashchev

Hmm, I've been wanting to do this for a very long time, but the Tab Groups API is only available in MV3, which to this date, still lacks critical features that this extension needs.

That said, I'll make sure to migrate and implement this once MV3 support from Google is feature complete.

lxieyang avatar Jan 18 '22 02:01 lxieyang

which features are missing these days?

figadore avatar Feb 08 '23 22:02 figadore