Closed NomarCub closed 6 months ago
Thanks for the suggestion. Indeed there are APIs available: https://developer.chrome.com/docs/extensions/reference/api/tabGroups
Hi @NomarCub , as of version 2.16.0, "Copy Tabs as X" will now be wrapped in groups when they exist. Please try it out!
It works well, thank you!
Chrome tab groups provide some nice organization. They could be exported something like this with a sub list hierarchy:
or alternatively with headings:
There are plugins that already access tab groups, like Save Tabs, so there's probably some API you could use.