Instances of the Safari
class are used to notify listeners when a tab or window is opened.
SDK
- Safari Desktop 5.1+
Framework
- Safari Extensions JS
Declaration
interface SafariOpenEvent
Overview
The event type for this class is open
.
When a new window is opened, the open event is first sent for the window, and then sent for the tab.
This event does not bubble.