chrome.windows library
Use the chrome.windows API to interact with browser windows. You can use
this API to create, modify, and rearrange windows in the browser.
Properties
final ChromeWindows windows #
Accessor for the chrome.windows namespace.
final ChromeWindows windows = new ChromeWindows._()