Skip to main content
The pnpm smoke:* commands on this page are for an evoX monorepo checkout (checked-in example and security harnesses). For a standalone start, use the Quickstart and First real plugin pages.

Trusted counter — T1

Browser Worker status — T2 source example

examples/developer-plugins/browser-worker-status uses only the browser Worker transport and key.display. There is no Node, DOM, direct network, filesystem or process fallback.
The first smoke verifies the source/behavior contract; the second verifies the real sandboxed Chromium boundary. This source example is not yet evidence of a bundle, package, publish preview or Market readiness.

Credential lifecycle

examples/developer-plugins/credential-lifecycle uses lifecycle-only credential APIs; there is no raw token getter.
Do not grow the permission set because it “might be needed later”. Every capability must have a real user task and fail-closed behavior.