Extensions
First-party extensions ship as separate opt-in subpaths. Import only the ones your toolbar uses.
| Extension | What it adds |
|---|---|
ext/metrics | Memory, interaction delay, jank, in-flight network requests and consumer-supplied collectors |
ext/environment | Consumer-supplied environment, release, commit and actor context, with redaction |
ext/flags | Feature flags with persisted local overrides and a ?dtb-flags=reset kill switch |
ext/command-menu | A Mod+K palette over every command the toolbar aggregates |
ext/overlays | Layout boxes, a column grid, an element inspector and focus order |
ext/diagnostics | A reviewable bug-report snapshot built from page facts, performance entries and extension diagnostics |
ext/theme-editor | Live custom-property editing with CSS, recipe, design-tokens and link exports |
ext/agent | The toolbar's state and commands on a global for in-page agents in development builds |
ext/a11y | On-demand axe-core scans, grouped violations and click-to-highlight |