React Developer Tools
Adds React debugging tools to the Chrome Developer Tools. Created from revision 3cde211b0c on 10/20/2025.
Redux DevTools for debugging application's state changes.
Review user movement across collected snapshots.
View collected rating snapshots from the latest 7-day window to assess rating stability.
Compare 1-day, 7-day, and 30-day net growth and growth rate.
Review publication date, version, supported languages, and crawl timestamps.
Review the store description, core capabilities, and common use cases.
The extension provides power-ups for your Redux development workflow. Apart from Redux, it can be used with any other architectures which handle the state.
This is an open source project. See the official repository for more details: https://github.com/reduxjs/redux-devtools
Inspect the latest comments and rating distribution.
Store average score: 4.6. The bars below are calculated from synced review text only, so they may be empty for extensions that have public ratings but no synced comments yet.
Review related products from the Chrome Web Store detail page.
Adds React debugging tools to the Chrome Developer Tools. Created from revision 3cde211b0c on 10/20/2025.
Devtool for React Context and useReducer
Makes JSON easy to read
Angular DevTools extends Chrome DevTools adding Angular specific debugging and profiling capabilities.
LocatorJS Chrome Extension - option-click to code (ReactJS)
Devtools for Zustand, in Zustand
I've been using this extension for a long time and I just love it. Very easy to work with and has all the toolset required to debug/troubleshoot any Redux issue.
An essential debugging tool for React and Redux developers with excellent functionality.
Extremely useful
good
It is good
That's awesome how convenient the development is with this extension!
Initially, it said, "no store found", because I was opening it while my react app was already running. Just refresh the page or best, close and run the app again, may be this is the issue in your case as well.
Doesn't work. I enabled it in my React app that uses Redux Toolkit but the extension still didn't detect anything. And, as per Redux fashion, the docs are a slog to read just to find out they don't say much about it.
to make it work npm install redux-devtools-extension
Awesome tools <3