docs.rodeo

MDN Web Docs mirror

windows

{{AddonSidebar}} 

Interact with browser windows. You can use this API to get information about open windows and to open, modify, and close windows. You can also listen for window open, close, and activate events.

Types

Constants

Methods

Events

Browser compatibility

{{Compat}} 

{{WebExtExamples("h2")}} 

[!NOTE] This API is based on Chromium’s chrome.windows API. This documentation is derived from windows.json in the Chromium code.

In this article

View on MDN