稳定信号未识别高风险权限组合
React Developer Tools icon

React Developer Tools

Adds React debugging tools to the Chrome Developer Tools. Created from revision 3cde211b0c on 10/20/2025.

用户数5M当前公开安装规模
评分4.0商店平均评分
评论数1,634公开评论体量
Manifest 版本V3插件平台版本
7日增长0近 7 天净增用户
7日增长率0%相对周增长速度
视觉预览

React Developer Tools 媒体预览

1 项素材
趋势

用户增长趋势

按已采集快照查看用户数变化。

用户增长趋势

5M5M5M5M5M2026年7月13日2026年7月16日2026年7月19日最新值: 5M
评分趋势

近 7 日评分趋势

展示最近 7 日窗口内已采集的评分快照,辅助判断近期评分是否稳定。

7 日评分变化

起始值
3.95
最新值
3.95
7 日评分变化
0.00
3.853.903.954.004.052026年7月13日2026年7月16日2026年7月19日最新值: 3.95
2026年7月13日2026年7月19日
增长概览

日/周/月增长表现

同口径展示 1 天、7 天、30 天的绝对增长与增长率。

1日增长持平
00%
7日增长持平
00%
30日增长持平
00%
技术摘要

版本、语言与抓取信息

查看发布时间、版本、支持语言、最近更新和抓取时间。

版本7.0.1 (10/20/2025)
ManifestV3
大小789KiB
语言数1English
发布时间
最近更新
最近抓取
English
简介

插件简介

查看插件说明、主要功能和适用场景。

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.0Chrome 商店给出的聚合评分,包含只有打分但没有同步评论正文的情况
已同步评论均分3.3仅基于下方已同步评论正文计算
有内容评论744已同步的评论正文数量
总评分/评论数1,634Chrome 商店公开评分/评论计数

商店综合星级:4.0。下方星级分布只统计已同步评论正文;如果某个插件只有公开分数、没有真实评论正文,这里可能为空。

5
301
4
99
3
76
2
64
1
204
Vasiliy Yorkin2014年8月20日
5

awesome (:

语言 en
1 有用 · 1 无用
Dominic Armstrong2014年8月18日
2

Not currently working, just shows <Top Level></Top Level>. Also had to read the reviews to see that I needed to have a global to get that far at all. (Loving React though).

语言 en
1 有用 · 1 无用
Arnaud Mélon2014年8月13日
5

Outil qui marche parfaitement même si je n'en ai pas eu l'utilité pour le moment. Beau travail de l'équipe pour cet outil et surtout pour react :)

语言 fr
4 有用 · 1 无用
Jocelyn Stericker2014年7月13日
5

Reason enough to use React. Perhaps the description should include a note stating that React should be exposed as a global. Works without issue in Opera.

语言 en
1 有用 · 1 无用
Andrew Rasmussen2014年7月9日
5

Love it.

语言 en
Dan Peddle2014年6月26日
5

working great, once you expose React as a global - should include that in description!

语言 en
5 有用 · 0 无用
Chris Sciolla2014年6月11日
4

Any chance this supports use within Chrome extensions? We are building one now and would love to have this tool. When clicking the React tab, it only ever shows <Top Level></Top Level>

语言 en
4 有用 · 1 无用
匿名用户2014年4月20日
3

Besides the cumbersome setup (needs global React variable/module as well as enabled third-party cookies in Chrome settings) I consider this extension very helpful. Unfortuantely, it still has some annoying quirks like the shortly disappearing right side-bar when opening/closing variable views.

语言 en
9 有用 · 1 无用
Matt Ruby2014年4月2日
5

This has saved me tons of time!

语言 en
0 有用 · 1 无用
匿名用户2014年3月28日
5

Works great! @Seb Zeb, I had the same problem. I've solved it by setting a React variable in the `window` scope. (I'm using webpack as build system)

语言 en
7 有用 · 2 无用