windows.WindowType

これはブラウザーウィンドウの種類です。

値の型はstringsです。可能な値は以下:

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

ブラウザーの互換性

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