Skip to content

chrome-cookie-import

Retains the Chrome cookie-import service.

Entry points and registration

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

Implementation Purpose
chrome-cookie-import-service.ts Chrome Cookie Import Service

Dependencies and change boundaries

Declared Host dependencies: experiments.

This optional browser integration is separate from model authentication needed to use the workspace.

See Configuration for activation policy and Features for support status.

← Host extension map · Host