Interface ExtensionActionUpdated
- All Superinterfaces:
Event,ExtensionActionEvent
An event indicating that an extension action has been updated.
- Since:
- 8.0.0
-
Method Summary
Modifier and TypeMethodDescriptiondefault ExtensionActionaction()Returns the extension action that has been updated.default Browserbrowser()Returns the browser associated with the extension action.
-
Method Details
-
action
Returns the extension action that has been updated. -
browser
Returns the browser associated with the extension action.
-