browser-start
Starts tandem's shared Chrome browser (dedicated profile, CDP on loopback).
Closes tandem's shared Chrome browser and cleans up state.
> /plugin marketplace add bgmacris/quimera-ai > /plugin install tandem@quimera-ai
How it fires
How this command gets triggered: by you, by Claude, or both.
/browser-stopContext preview
What this command does when you run it.
Closes tandem's shared Chrome browser and cleans up state.
description: Closes tandem's shared Chrome browser and cleans up state. allowed-tools: Bash(tandem-browser *)
Stopping tandem's shared browser:
!`tandem-browser stop`
A Claude Code plugin marketplace by bgmacris. One plugin today — tandem: a Chrome browser shared in real time between you and Claude Code.
Repo: bgmacris/quimera-ai
Starts tandem's shared Chrome browser (dedicated profile, CDP on loopback).
Exports cookies from tandem's Chrome via CDP (includes HttpOnly/Secure). Filter with --domain <d>. Formats: list (table, default), json, curl, headers,…
HTTP sniffer for tandem's Chrome via CDP: captures request+response bodies (including HttpOnly, CSRF tokens, private APIs). Subcommands: start, show, clear,…