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.
これはブラウザーウィンドウの種類です。
値の型は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.