Zustand DevTools

Record a Zustand bug once.

Replay the bug, inspect the exact state path that changed, and hand your teammate a session they can inspect.

No card · 3 full sessions · buy only if useful

Already installed? The sample app has two stores ready to inspect. No project setup needed.

Listed on Zustand's third-party libraries page · community listing, not an official recommendation

Status readout

release
public
install
Chrome Web Store
price
€9.99 + applicable tax
proof
107 automated tests
privacy
zero telemetry
  1. reproduce the bug in your app
  2. record every state change
  3. locate the path and call-site
applocalhost:3000
Relay Supply user: Ada / logged out
Desk lamp
€39
Mech keyboard
€129
cart total€0

The app: a plain storefront with two Zustand stores

DevToolsZustand
StoresTimeline connected
React 18.3.1 detected. Live state below.

Stores

cart
total: 0
user
name: "Ada" · loggedIn: false

Timeline: click an entry to time-travel (free)

Interactive product illustration. A simulation of the panel wired to the app beside it, not an extension screenshot. Try it: add the keyboard again and watch the items[1].quantity path appear.

free tier included with install
one line per store

Accurate stores, timeline, safe time travel.

Register each store once for accurate inspection, searchable history and safe ID-based time travel. The experimental zero-setup view stays clearly labelled.

one_line_setup
Register a store once, inspect it from then on. withDevtoolsBridge(creator, { name: 'cart' }) gives you an accurate live view per store, plus the zero-setup experimental hooks view for quick looks.
plays_nice
Chains the DevTools hook instead of clobbering it. The real React DevTools keeps working next to it, whichever loads first.
stays_local
State never leaves your machine. Data flows from the inspected page to your own panel and nowhere else: no server, no analytics, no telemetry.
Pro tier €9.99 + applicable tax
one-time · no subscription
3 previews free

Rewind the bug.

Record while reproducing a bug. Then inspect path-level diffs, likely call-sites, compare any entries, and export a redacted session for offline review.

DevToolsZustand / Trace Sessionrecorded session / 6 steps
[cart] checkout @ storefront.tsx:52 step 6 / 6

items: 0 items[1].quantity: 0 total: 0 user.loggedIn: false

Interactive product illustration. This session contains a real bug: drag the playhead to step 4 and find the moment the total went wrong. Every step is a one-click jump in the real panel.

feedback cohort 5 free spots
open through 18 Sep

A second pair of eyes on the state bug.

When the trace is clear but the cause is not, send one redacted Trace Session and the behavior you expected.

First five suitable bugs · no charge

Zustand Bug Clinic

A short founder review in exchange for honest workflow feedback.

€0feedback cohort
  • One reproducible Zustand 4 or 5 bug with expected and actual behavior
  • One redacted Trace Session or minimal reproduction
  • A short written diagnosis and concrete next checks within five working days
  • You answer three short follow-up questions after delivery

Open through 18 September 2026 or until five suitable bugs are accepted. Do not send secrets, customer data or unredacted production state. I may separately ask to publish an anonymized case summary; saying no does not affect the review.

Submit a bug for the free clinic

Async Zustand Trace Diagnosis

The established paid route remains available outside the feedback cohort.

€199one diagnosis

One reproducible bug, an annotated change path, likely causes and next checks within three working days. Scope and payment are confirmed in writing before the engagement starts.

Check paid diagnosis fit
setup 3 steps · public release

Get started

Install the extension from the Chrome Web Store, then add zustand-devtools-bridge 0.2.1 to the app. Wrap each store you want to inspect and give it a stable name.

Open DevTools and click the Zustand tab. Registered stores and the Timeline appear live; the experimental Component Hooks view works with zero setup (not guaranteed to be Zustand state).

Want unlimited Trace Sessions? Every install includes three full preview sessions. Pro unlocks unlimited sessions for €9.99 plus applicable tax, once.

faq 7 answers

Questions people ask

Can I use it today?

Yes. Install the public release from the Chrome Web Store. Stores and Timeline are free; Pro Trace Sessions are an optional €9.99 plus applicable tax, one-time purchase.

What do I need for it to work?

Chrome (or a Chromium browser that supports DevTools extensions) and an app using React 16.8+ with Zustand 4 or 5. Accurate store inspection uses the one-line zustand-devtools-bridge wrapper per store; the experimental Component Hooks view is zero-setup but not guaranteed to show Zustand state. Install bridge 0.2.1 from npm. The repository README includes the setup example.

Does it conflict with the React DevTools extension?

No. It chains onto the same renderer hook React DevTools uses instead of replacing it, so both extensions work side by side regardless of which loads first.

What data does it collect?

No analytics and no telemetry. Application state stays on your machine: it flows from the inspected page to your own DevTools panel, and what the extension keeps (recent Trace Sessions, the free-preview counter, a license record) lives in your browser's local extension storage. The bridge keeps a bounded per-tab history in the inspected page's own sessionStorage. The only network requests are ones you trigger yourself: activating a licence sends the key and this product's public ID to Gumroad. Full details in the privacy policy.

How does the license work?

A one-time Gumroad purchase (base price €9.99 plus applicable tax) generates and delivers a licence key. Paste it into the extension and approve the one-time optional Gumroad permission to activate. One licence supports up to 5 Chrome profile activations, with no subscription or expiry.

What if it doesn't work for me?

Email within 30 days of purchase for a full refund, no questions asked. Bug reports are welcome on GitHub issues either way. See terms and refunds.

Is the €199 diagnosis part of the Pro licence?

No. Pro is the self-serve extension licence. The Async Trace Diagnosis is a separate, fixed-scope professional service for one reproducible bug, agreed by email before payment.