API > wxt/browser > Browser > browserAction
Namespace: browserAction
Use browser actions to put icons in the main Google Chrome toolbar, to the right of the address bar. In addition to its icon, a browser action can have a tooltip, a badge, and a popup.
Manifest: "browser_action"
MV2 only
Index
Interfaces
- BadgeBackgroundColorDetails
- BadgeTextDetails
- BrowserClickedEvent
- PopupDetails
- TabDetails
- TabIconDetails
- TitleDetails
Type Aliases
Variables
Functions
- disable
- enable
- getBadgeBackgroundColor
- getBadgeText
- getPopup
- getTitle
- setBadgeBackgroundColor
- setBadgeText
- setIcon
- setPopup
- setTitle
Generated using typedoc-plugin-markdown and TypeDoc