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

ChromeEdgeFirefoxFirefox for AndroidOpera
Basic supportYes 1Yes 245NoYes 1
1. `detached_panel` is not supported.
2. `panel` and `detached_panel` are not supported.

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.

Document Tags and Contributors

 Contributors to this page: chrisdavidmills, wbamberg
 Last updated by: chrisdavidmills,