Install the Chrome extension

Roll records from Chrome. Until the Web Store listing is live, load the unpacked build from this repo.

Load unpacked

  1. Build the extension: pnpm --filter @trace/extension build
  2. Open chrome://extensions and turn on Developer mode
  3. Click Load unpacked and select apps/extension/dist
  4. Pin Roll on the toolbar

After each rebuild, click Reload on the extension card. The local MCP package is still @trace/mcp.

What it can record

Website tabs only. Chrome cannot capture chrome:// pages or the Web Store. Open the site where the bug happens, then click Record this tab.

Where files go

The extension keeps recordings in this browser first. If the local MCP host is running, the same bundle is copied to ~/.trace/jams so agents can read it without an upload.