Redux DevTools
Redux DevTools for debugging application's state changes.
Adds React debugging tools to the Chrome Developer Tools. Created from revision 3cde211b0c on 10/20/2025.
按已采集快照查看用户数变化。
展示最近 7 日窗口内已采集的评分快照,辅助判断近期评分是否稳定。
同口径展示 1 天、7 天、30 天的绝对增长与增长率。
查看发布时间、版本、支持语言、最近更新和抓取时间。
查看插件说明、主要功能和适用场景。
React Developer Tools is a Chrome DevTools extension for the open-source React JavaScript library. It allows you to inspect the React component hierarchies in the Chrome Developer Tools.
You will get two new tabs in your Chrome DevTools: "Components ⚛" and "Profiler ⚛".
The Components tab shows you the root React components that were rendered on the page, as well as the subcomponents that they ended up rendering.
By selecting one of the components in the tree, you can inspect and edit its current props and state in the panel on the right. In the breadcrumbs you can inspect the selected component, the component that created it, the component that created that one, and so on.
If you inspect a React element on the page using the regular Elements tab, then switch over to the React tab, that element will be automatically selected in the React tree.
The Profiler tab allows you to record performance information.
查看最近评论和评分分布。
商店综合星级:4.0。下方星级分布只统计已同步评论正文;如果某个插件只有公开分数、没有真实评论正文,这里可能为空。
查看 Chrome 商店详情页中的相关产品。
Redux DevTools for debugging application's state changes.
Devtool for React Context and useReducer
Makes JSON easy to read
Angular DevTools extends Chrome DevTools adding Angular specific debugging and profiling capabilities.
DevTools browser extension for Vue.js
Simple and clean network inspector for GraphQL
Thank you guys for this amazing tool. After the last update it has become even better! Thank you that you do such projects for us, developers.
I loved this extension until it made me accept new permissions, it now wants to operate even when Chrome is closed, which is a function that I don't see most use cases needing . This is a tool that I've used primarily for debugging react applications via the browser, so it seems that its better that you only ask for this if the developer is going to use the tool for a case outside the browser? The fact that we need to sign up for these permissions to use the extension at all makes this newest update seem like a way of getting developers data when they're not using the browser. I feel disappointed that Facebook isn't considering their behavior as much as they should
Love It
感觉还可以
Nothing much to say except you should install it if you're developing react applications.
Doesn't work with hooks - state variable values are not accessible/visible.
Really need more support for Hooks (Literally for Hooks) :u
Easily shows all your React components
Profiler section is not showing. I am working on development mode only using webpack dev server in local but I am not getting show up that profiler tab section in react devtools I have "react": "^16.8.6", "react-dom": "^16.6.3", I have installed react developer tools extension of the latest version. Help me with this.
nice