Extension deploy + signed heartbeat
The Cookie Jar extension ships MV3 across the Chromium family (Chrome, Edge, Brave, Arc, Opera, Vivaldi) plus Firefox and Tor. Every install self-links to its org via inventory match, then heartbeats an HMAC-verified payload to /api/public/hooks so posture is known within 60 seconds — no anon key, no bearer bounce.
- • MV3 manifest with narrow host_permissions — only lojycal.com and the tenant preview domain.
- • Removal is inferred from missed heartbeats via the cookie-jar-watchdog cron (pinned to * * * * *).
- • UA-based OS and browser redetection re-parses the last stored UA when a row is stuck on stale metadata.
