Docs

Chrome Enterprise deployment

For IT teams deploying CockpitCopilot across a managed Chrome fleet via group policy.

Extension identity

Extension ID
TBD — published after Chrome Web Store approval
Update URL
https://clients2.google.com/service/update2/crx
Manifest version
3

Force-install via group policy

Add the following to your ExtensionInstallForcelist policy. Works for Chrome Enterprise, Google Admin Console, and Microsoft Endpoint Manager / Edge.

[EXTENSION_ID];https://clients2.google.com/service/update2/crx

Permissions justification

Copy-pastes cleanly into a security review.

PermissionWhat it doesWhy it's needed
debuggerReads call transcripts from supported recorder pagesRequired for Gong native scrape. Never used on Gainsight, identity providers, or any non-recorder origin.
storageReads/writes local user preferences and playbook configStores per-user settings. No cross-origin data.
sidePanelRenders the extension UI in the browser side panelThe extension is a side-panel app.
Host permissions on recorder originsRequired to read transcripts from those specific servicesScoped to Gong domains. Other recorders use manual paste.

Pre-configure org settings via managed policy

CockpitCopilot reads the chrome.storage.managed area on launch. IT can pre-set tier, org playbook, and recorder allowlist via group policy without each user touching the Settings tab. Schema available on request. .

Approved-extension allowlist

Once published to the Chrome Web Store, the extension can be added to your internal allowlist by extension ID. We'll provide the ID and the SHA-256 of the manifest signing key on request.

Security review requests

. Response within 48 hours. We have prepared SIG-Lite and CAIQ-Lite responses available under NDA.