Skip to content

ChromeWindowGetAllQuery

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

Chrome windows.getAllに渡す入力です。

https://developer.chrome.com/docs/extensions/reference/api/windows#method-getAll

readonly populate: boolean

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

Window内tab情報を含めるかです。


readonly windowTypes: ChromeWindowCreateType[]

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

取得対象window種別です。

Last updated: