Interface OpenExtensionPopupCallback.Params
- Enclosing interface:
- OpenExtensionPopupCallback
public static interface OpenExtensionPopupCallback.Params
The parameters of the
OpenExtensionPopupCallback.-
Method Details
-
popupBrowser
Returns the popup browser that is about to be opened. -
url
Returns the URL that will be loaded in the popup.
-