BrowserPopupEvent
Defined in: client/api.d.ts:2355
A page tried to open a new window or tab.
Properties
Section titled “Properties”openerUrl
Section titled “openerUrl”openerUrl:
string
Defined in: client/api.d.ts:2369
URL of the frame that requested it.
url:
string
Defined in: client/api.d.ts:2364
Target URL of the blocked popup.
viewId
Section titled “viewId”viewId:
number
Defined in: client/api.d.ts:2359
Identifier of the view the event belongs to.
