Clear all the tab groups.
The id(s) of the tab(s). Use the current tab if not specified.
Clear the current window's tab groups.
Clear the active tab group for the current window.
Set the a tab's tab group.
The name of the tab group.
The id(s) of the tab(s). Use the current tab if not specified.
Set the current window's tab groups.
The set of groups.
Set the active tab group for a window.
The name of the new active tab group.
The id of the window. Use the current window if not specified.
Return a list of tab ids.
Return a tab's tab group.
The id of the tab. Use the current tab if not specified.
Activate the previously active tab in a tab group.
The name of the tab group to switch to.
Activate the last active tab in the last active tab group.
Return the name of activated tab group.
Clear stored information for a tab group.
A name to rename the group to.
The id of the window. Use the current window if not specified.
If newName is specified, add it as a stored group (if it doesn't already exist), set the current window group to it, and set the group for all tabs in the old group to it.
Handle tab activation, possibly switching tab groups.
If the new tab is from a different tab group, set it as the new tab group, show all its tabs, and hide all tabs from the old tab group.
Set the tab's tab group to its window's active tab group if there is one.
The id of the tab that was just attached to this window.
Set the tab's tab group to its window's active tab group if there is one.
Do nothing if the tab is already associated with a tab group.
The tab that was just created.
Handle the last tab in a tab group being moved to another window.
Clear its information.
Handle the last tab in a tab group being closed.
Clear its information.
Set or clear a tab's group if it was pinned or unpinned respectively.
The id of the tab that was just updated.
Return the id of the last selected tab in a tab group.
The name of the tab group.
Whether to return the tab selected before the last tab.
Return a list of all tabs in a tab group.
The name of the tab group.
Whether to return the tabs not in the tab group instead.
The id of the window. Use the current window if not specified.
Return a set of the current window's tab groups (empty if there are none).
Return the active tab group for the a window or undefined.
The id of the window. Use the current window if not specified.
Clear all stored tab group information.