Skip to content

browser-ua

Manages browser user agents, fingerprints, and Web Bot markers.

Entry points and registration

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

Implementation Purpose
fingerprint-spoof-service.ts Fingerprint Spoof Service
ua-owner-stamp-service.ts UA Owner Stamp Service
ua-token-kill-switch-service.ts UA Token Kill Switch Service

Dependencies and change boundaries

Declared Host dependencies: auth · experiments.

Preserve ownership and revocation conditions when changing browser markers.

See Configuration for activation policy and Features for support status.

← Host extension map · Host