tabs.WindowType

The type of window that hosts this tab.

Type

Values of this type are strings. Possible values are:

  • "normal"
  • "popup"
  • "panel"
  • "devtools"

Browser compatibility

BCD tables only load in the browser

Note: This API is based on Chromium's chrome.tabs API. This documentation is derived from tabs.json in the Chromium code.