cxw42 / TabFern

Google Chrome extension for saving and restoring sets of tabs, and for switching between windows and tabs from a vertical, grouped list.
https://cxw42.github.io/TabFern/
Other
170 stars 29 forks source link

[feature request][Enhancement] save the chrome tab groups in the sessions too #246

Open rpg-roleplay-fan opened 3 years ago

rpg-roleplay-fan commented 3 years ago

(Also requested by Jeff State, Mar. 22, 2021 --Ed.)

I am searching for save and restore chrome tabs, so i found general the extension not bad, but since a few month i use new chrome feature with the tab groups and this is essential for me and I hope Tabfern will implent this feature.

I think this feature request can replace #115 (Group Tabs) if this user will use the google tab groups.

cxw42 commented 3 years ago

Sounds reasonable --- thanks for suggesting! Could you add a screenshot or something showing what doesn't work currently? Do you just want to see the Chrome tab groups in the TabFern window?

SamHasler commented 3 years ago

Even without support for tab groups it can be much easier to find and organise tabs within tab fern (moving a tab next to or between two tabs in a group will move it into the group). But without being able to see where the groups are slows this down.

I think what's needed is support for:

API Reference: https://developer.chrome.com/docs/extensions/reference/tabs/#method-group https://developer.chrome.com/docs/extensions/reference/tabs/#method-ungroup https://developer.chrome.com/docs/extensions/reference/tabs/#event-onCreated https://developer.chrome.com/docs/extensions/reference/tabs/#event-onUpdated

Relevant Issues: