windows property
ChromeWindows
get
windows
Use the chrome.windows
API to interact with browser windows. You can use
this API to create, modify, and rearrange windows in the browser.
Implementation
ChromeWindows get windows => _windows;