Interface representing a browser window.
Open a new browser tab, pointing to the specified URI.
aURI | The uri to open the browser tab to |
A collection of browser tabs within the browser window.
The currently-active tab within the browser window.
The events object for the browser window.
supports: “TabOpen”, “TabClose”, “TabMove”, “TabSelect”