Item logo image for JWT Network SideCar

JWT Network SideCar

Item media 1 (screenshot) for JWT Network SideCar

Overview

DevTools panel that decodes bearer/JWT tokens from request headers and JSON payloads, including nested fields.

JWT Network SideCar — see what's inside your tokens, right where you debug. Almost every authenticated request carries a JWT, but Chrome DevTools shows it as an opaque "eyJ..." blob. To read it you copy the token, switch to an online decoder, paste it in, and hope it's a tool you trust with your credentials. JWT Network SideCar removes that whole detour: it decodes your tokens inside DevTools, on your machine, the moment the request fires. WHAT IT DOES Finds tokens automatically. As you use a page, the panel scans each network request and pulls out every JWT it finds — in the Authorization header (it strips the "Bearer " prefix for you), in X-Authorization and Proxy-Authorization headers, in URL query parameters, and in request bodies. For JSON bodies it walks the whole structure and tells you the exact path the token came from (for example body:session.accessToken), so you always know which field you're looking at. Decodes header, claims, and signature. Each token is broken into its three parts and shown color-coded, with the header and payload rendered as clean, syntax-highlighted JSON. No more eyeballing base64. Explains the claims. The panel labels registered JWT claims (iss, aud, exp, nbf, iat and more) with plain-English descriptions, and recognizes common Azure AD / Entra ID claims. Time-based claims like exp, nbf, and iat are converted from raw UNIX timestamps into human-readable dates, so you can see at a glance whether a token is expired or not yet valid. Decode anything on demand. Paste any JWT or "Bearer ..." string into the box at the top and decode it instantly — handy for tokens from logs, tickets, or a teammate's message that never hit the network tab. Filter and copy. Filter captured requests by URL or method to zero in on the call you care about (your filter is remembered between sessions). One click copies the raw token, the decoded header, or the decoded payload as pretty-printed JSON, ready to drop into a test or bug report. Handles real-world tokens. Unsigned tokens, multiple tokens in one request, and malformed values are all dealt with gracefully, and the capture list clears automatically when you navigate. WHY INSTALL IT If you work on anything behind auth — APIs, SSO, OAuth, GraphQL gateways — you inspect JWTs constantly, and every round-trip to an external decoder costs time and puts a live credential on someone else's website. This panel turns that into a glance: open DevTools, see the decoded header, claims, and expiry next to the request that sent them. Privacy: everything runs locally inside your browser's DevTools. Tokens are never sent anywhere, nothing is stored after you close DevTools, and the extension makes no network requests of its own.

Details

  • Version
    0.1.0
  • Updated
    June 16, 2026
  • Offered by
    sonnyhcl
  • Size
    16.35KiB
  • Languages
    English
  • Developer
    Email
    sonnyhcl@gmail.com
  • Non-trader
    This developer has not identified itself as a trader. For consumers in the European Union, please note that consumer rights do not apply to contracts between you and this developer.

Privacy

Manage extensions and learn how they're being used in your organization
The developer has disclosed that it will not collect or use your data. To learn more, see the developer’s privacy policy.

This developer declares that your data is

  • Not being sold to third parties, outside of the approved use cases
  • Not being used or transferred for purposes that are unrelated to the item's core functionality
  • Not being used or transferred to determine creditworthiness or for lending purposes

Related

API Inspector - XHR & Fetch Debugger

0.0

Intercept & inspect XHR/fetch calls — headers, payloads, timing, CORS & auth errors. Essential for dev & QA. By Cloud Geeks.

DevTools

1.0

40+ developer tools: JSON formatter, Base64/URL encoder, hash generator, JWT debugger, regex tester, and more

JWT Decoder, Base64 & URL Encode/Decode, JSON Formatter, Hash Generator

5.0

Decode JWT, Base64 & URL offline — 100% local processing. JSON format/minify, SHA-256/MD5 hashes, history, right-click menu.

Bearer Token Grabber

5.0

Capture, decode, and manage Bearer tokens from any webpage. JWT decoding, token history, auto-copy, and more.

HTTP Header Network Monitoring

0.0

Persistent tab-scoped HTTP monitor with headers, bodies, docked DevTools panel, blacklist rules, resend, and HAR/JSON exports.

JWT Token Decode

5.0

With JWT Token Decode: automatically inspect JWTs from web requests & manually decode JSON tokens. Quick, easy online token decoder.

Access Token Grabber

3.8

Access Token Grabber - One‑click JWT tokens from Dev-Tools for faster API testing (Open-source)

Awesome SAML Tracer

5.0

SAML tracer with formatted attributes, drag-and-drop import of saml-tracer JSON exports, and a built-in JWT decoder.

JWT Decoder

5.0

Use Jwt Decoder if you don’t know how to decode JWT. Fast data decoding lets you check JSON Web Tokens. Parse JWT claims easily.

Next.js SSR DevTools

0.0

Chrome DevTools panel for inspecting Next.js SSR fetch calls.

API Interceptor - Mock & Modify HTTP Responses

5.0

Mock API responses & intercept HTTP requests. Override JSON, headers, status codes. Free API mocker & debugger for developers.

DevToys New Tab

5.0

DevToys New Tab: 80+ developer utilities — JSON, Base64, hash, UUID, JWT, formatters, converters, network & image tools. Offline.

API Inspector - XHR & Fetch Debugger

0.0

Intercept & inspect XHR/fetch calls — headers, payloads, timing, CORS & auth errors. Essential for dev & QA. By Cloud Geeks.

DevTools

1.0

40+ developer tools: JSON formatter, Base64/URL encoder, hash generator, JWT debugger, regex tester, and more

JWT Decoder, Base64 & URL Encode/Decode, JSON Formatter, Hash Generator

5.0

Decode JWT, Base64 & URL offline — 100% local processing. JSON format/minify, SHA-256/MD5 hashes, history, right-click menu.

Bearer Token Grabber

5.0

Capture, decode, and manage Bearer tokens from any webpage. JWT decoding, token history, auto-copy, and more.

HTTP Header Network Monitoring

0.0

Persistent tab-scoped HTTP monitor with headers, bodies, docked DevTools panel, blacklist rules, resend, and HAR/JSON exports.

JWT Token Decode

5.0

With JWT Token Decode: automatically inspect JWTs from web requests & manually decode JSON tokens. Quick, easy online token decoder.

Access Token Grabber

3.8

Access Token Grabber - One‑click JWT tokens from Dev-Tools for faster API testing (Open-source)

Awesome SAML Tracer

5.0

SAML tracer with formatted attributes, drag-and-drop import of saml-tracer JSON exports, and a built-in JWT decoder.

Google apps