Skip to content

ChromeWindowCreateType

This content is for v1.2.1. Switch to the latest version for up-to-date documentation.

ChromeWindowCreateType = "normal" | "popup"

Defined in: infrastructure/chrome/cli-page-window-adapter.ts:7

Chrome windows APIで指定できるwindow種別です。

https://developer.chrome.com/docs/extensions/reference/api/windows#type-CreateType

Last updated: