Open
Description
Firefox is enabling Tab Groups in version 137 (staggered rollout but you can enable manually with browser.tabs.groups.enabled
).
These allow adding tabs to groups, setting colours and names for groups, closing and re-opening groups (the groups are persistent even when closed).
It would be great to see the tridactyl tab groups move to using this as a backend.
I see these benefits:
- A less confusing user experience (vs having two tab groups features with the same name and almost the same purpose, but separate).
- Syncing tab groups across devices with Firefox Sync. This isn't currently supported by Firefox but is expected, and will hopefully at some point include Firefox Mobile.
It looks like groups functionality is already being added to the API.