Skip to content

cookie-origin-approval

Provides origin-scoped approval for cookie use.

Entry points and registration

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

Implementation Purpose
cookie-origin-approval-service.ts Cookie Origin Approval Service
cookie-origin-approval-bridge.ts Cookie Origin Approval Bridge

Dependencies and change boundaries

Declared Host dependencies: chrome-cookie-import · transcript · telemetry.

Do not expand one origin's approval to other sites.

See Configuration for activation policy and Features for support status.

← Host extension map · Host