Skip to content

credential-fill

Executes and clears credential filling through browser control.

Entry points and registration

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

Implementation Purpose
credential-fill-executor.ts Credential Fill Executor
credential-fill-cdp.ts Credential Fill CDP
credential-fill-clear.ts Credential Fill Clear

Dependencies and change boundaries

This extension declares no other Host extension dependencies.

Coordinate with credential-provider and keep secrets out of ordinary tool output.

See Configuration for activation policy and Features for support status.

← Host extension map · Host