Install the Chrome extension
Roll records from Chrome. Until the Web Store listing is live, load the unpacked build from this repo.
Load unpacked
- Build the extension:
pnpm --filter @trace/extension build - Open
chrome://extensionsand turn on Developer mode - Click Load unpacked and select
apps/extension/dist - 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.