windows.CreateType

Specifies the type of browser window to create.

Type

Values of this type are strings. Possible values are:

  • "normal"
  • "popup"
  • "panel"
  • "detached_panel"

Browser compatibility

Report problems with this compatibility data on GitHub
webextensions-desktopwebextensions-mobile
ChromeEdgeFirefoxOperaSafariFirefox for Android
CreateType

Legend

Full support
Full support
No support
No support
See implementation notes.

Acknowledgements

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

Microsoft Edge compatibility data is supplied by Microsoft Corporation and is included here under the Creative Commons Attribution 3.0 United States License.