A Chrome devtools sidepanel that captures every request to /graphql, parses operations, and puts the Authorization header one click away.
Every GraphQL request hits the same URL. DevTools doesn't know what you're looking at.
One button. Auth header lands on your clipboard, ready to paste into curl, Postman, or your shell.
Reads the body to extract operation name and kind. Color-coded by type.
Red edge on 4xx/5xx, amber over 500ms, red over 1s. No noise, just signal.
The operation you're debugging stays on top while new traffic streams beneath.
Type to filter by operation name. One-tap chips for only the kind you care about.
Captured requests stay in memory, scoped to the tab. No server, no telemetry — by design.
From the Chrome Web Store. No sign-up, no config file, no API key.
Click the toolbar icon, or hit a shortcut, to pin it beside your app.
Any request matching /graphql appears, parsed and ready.
Captured requests live in memory, scoped to the active tab. No background sync, no analytics, no auth tokens shipped to a server. We can't see your traffic — by design.
Free, forever. Add it once and forget you installed it.
Add to Chrome — it's free