React Developer Tools
Adds React debugging tools to the Chrome Developer Tools. Created from revision 3cde211b0c on 10/20/2025.
Devtool for React Context and useReducer
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.
React Context DevTool is debugging tool for React Context and useReducer API.
You can easily show context values changes in different views like tree, raw and diff view.
Now Devtool suppoer useReducer API. easily debug your state changes and dispatch actions from devtool.
React Context DevTool is open source project
https://github.com/deeppatel234/react-context-devtool
Inspect the latest comments and rating distribution.
Store average score: 4.2. 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.
Redux DevTools for debugging application's state changes.
Devtools for Zustand, in Zustand
The Inspector launch with Ctrl+Shift+X (Command+Shift+X on Mac). You can detect and open the React component source code easily.
GraphQL debugging tools for Apollo Client.
Developer news, personalized to your stack, in every new tab. Join 400,000+ developers. Free and open source.
Doesn't seem to make use of displayName for providers, so the list of available contexts is just hundreds of 'Child of provider' items. Makes finding specific contexts very difficult.
can`t see react on development projects. No just React, no with Vite initialized React. Using Brave
Na minha máquina funcionou apenas quando instalei o React DevTools primeiro.
thank you very much!! working perfectly for all contexts! managed to work in localhost and with multiple contexts / providers
Doesn't work on localhost.
A handy extension but it seems to only support the first instance of React Context on a page, I just found the problem when I added multiple components with their own React Context.
React Context menu not showing up - there is supposed to be a new tab in the Chrome Devtools called React Context, but in the recent update I don't see this tab anymore. Help!
Hold my heart developer
simplified my life
Funciona bastante bien aunque estaría bien que nombrara los stores con alguna referencia y no por números. No obstante, ayuda a debugar