vertical-tabs-chrome-extension
vertical-tabs-chrome-extension copied to clipboard
Support for Chrome Tab Groups
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.
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.
which features are missing these days?