Skip to content

privacy-mode

Manages privacy mode and shared privacy state.

Entry points and registration

extension.ts declares the ID, dependencies, and startup behavior. registry.ts registers the extension.

Implementation Purpose
privacy-mode-service.ts Privacy Mode Service

Dependencies and change boundaries

Declared Host dependencies: auth.

Apply privacy policy both when reading content and when producing diagnostics.

See Configuration for activation policy and Features for support status.

← Host extension map · Host