Skip to content

API > wxt/browser > Browser > tabGroups

Namespace: tabGroups

Use the Browser.tabGroups API to interact with the browser's tab grouping system. You can use this API to modify and rearrange tab groups in the browser. To group and ungroup tabs, or to query what tabs are in groups, use the Browser.tabs API.

Permissions: "tabGroups"

Since

Chrome 89, MV3

Index

Interfaces

Type Aliases

Variables

Functions


Generated using typedoc-plugin-markdown and TypeDoc