windows.WindowType

The type of browser window this is. Under some circumstances a Window may not be assigned type property, for example when querying closed windows from the sessions API.

Type

Values of this type are strings. Possible values are: "normal", "popup", "panel", "app", "devtools".

Browser compatibility

EdgeFirefoxChromeOpera
Basic support?45.0Yes33
Firefox
Basic supportNo

Acknowledgements

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

Document Tags and Contributors

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