Interface OpenExtensionActionPopupCallback.Params
- Enclosing interface:
- OpenExtensionActionPopupCallback
public static interface OpenExtensionActionPopupCallback.Params
The parameters of the
OpenExtensionActionPopupCallback.-
Method Details
-
popupBrowser
Returns the popup browser created for the extension action. -
extension
Returns the extension associated with the extension action popup.
-