Skip to content

API > wxt/browser > Browser > browserAction > BadgeTextDetails

Interface: BadgeTextDetails

Contents

Properties

tabId

tabId?: number

Optional. Limits the change to when a particular tab is selected. Automatically resets when the tab is closed.

Source

packages/browser/src/gen/index.d.ts:1032


text

text?: null | string

Any number of characters can be passed, but only about four can fit in the space.

Source

packages/browser/src/gen/index.d.ts:1030


Generated using typedoc-plugin-markdown and TypeDoc