• AD: 本站为第三方谷歌浏览器插件推荐网站,非Google Chrome官方网站。(我们不是采集型网站,而是费时费力的人工筛选推荐Chrome中好用的插件)

谷歌浏览器插件React Developer Tools 审查 React 组件的开发者工具

开发者工具 chrome插件网 扫描二维码分享
需要远程代安装联系Q:572122102(注明:付费安装)


React Developer Tools 是一款可以在 Chrome开发者工具审查 React 组件的浏览器扩展。
Adds React debugging tools to the Chrome Developer Tools. Created from revision 75726fadfd on 10/19/2020.
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.

React Developer Tools v4.9.0 (10/19/2020)

上次更新日期:2020年10月21日
点击进入下载页

React Developer Tools v4.25.0.0

上次更新日期:2022年7月14日

React Developer Tools v4.27.1.0

上次更新日期:2022年12月7日