Download

Four steps, about a minute.

Coapro is distributed directly rather than through the Chrome Web Store, so it installs as an unpacked extension. Chrome deliberately does not allow a webpage to install one for you — these steps are the browser asking you to confirm, not a rough edge.

  1. 1

    Download and unzip

    Download the extension, then unzip it somewhere permanent. Chrome loads it from that folder every time it starts, so deleting the folder uninstalls it.

  2. 2

    Open your extensions page

    Paste chrome://extensions into the address bar. On Edge use edge://extensions, on Brave brave://extensions. Comet and other Chromium browsers work the same way.

  3. 3

    Turn on Developer mode

    Toggle it on, top right. This is what allows an unpacked extension.

  4. 4

    Load unpacked

    Click Load unpacked and pick the folder you unzipped. Coapro appears in the toolbar; pin it to keep the status visible.

Desktop agent · Windows

For AI outside the browser.

The extension covers AI in the browser. The agent covers what it cannot see — ChatGPT and Claude desktop, Cursor, and AI CLIs like Claude Code running in a terminal. Optional, and separate from the extension.

  1. 1. Unzip somewhere permanent.
  2. 2. coapro-agent.exe --sign-in — once. The session is encrypted for your Windows account and refreshes itself.
  3. 3. coapro-agent.exe --install-autostart — starts with your Windows login.
  4. 4. coapro-agent.exe --status — check it any time.

The build itself is downloaded from the console, under Downloads, where the published SHA-256 lets you verify it before you roll it out. macOS agent is in development. Nothing here needs administrator rights, and the agent watches only AI apps, AI sites and terminals running an AI CLI.

Rolling this out to a team?

Do not ask people to do the above. Push the extension through Chrome Enterprise policy (ExtensionInstallForcelist) or your MDM, which installs it silently, keeps it updated, and stops anyone removing it. Your admin can find the packaging steps in the console.