You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: