Specifies the type of browser window to create.
On this page
windows.CreateType
Type
Values of this type are strings
. Possible values are:
"normal"
"popup"
"panel"
"detached_panel"
Browser compatibility
Desktop | Mobile | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
Chrome | Edge | Firefox | Internet Explorer | Opera | Safari | WebView Android | Chrome Android | Firefox for Android | Opera Android | Safari on IOS | Samsung Internet | |
CreateType |
Yesdetached_panel is not supported.
|
14panel and detached_panel are not supported.
|
45 | ? |
Yesdetached_panel is not supported.
|
14panel and detached_panel are not supported.
|
? | ? | No | ? |
15panel and detached_panel are not supported.
|
? |
Note: This API is based on Chromium's chrome.windows
API. This documentation is derived from windows.json
in the Chromium code.
© 2005–2023 MDN contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/windows/CreateType