React Developer Tools
Adds React debugging tools to the Chrome Developer Tools. Created from revision 3cde211b0c on 10/20/2025.
Quickly find the code for rendered React components!
按已采集快照查看用户数变化。
展示最近 7 日窗口内已采集的评分快照,辅助判断近期评分是否稳定。
同口径展示 1 天、7 天、30 天的绝对增长与增长率。
查看发布时间、版本、支持语言、最近更新和抓取时间。
查看插件说明、主要功能和适用场景。
Figment only works for sites running a development build of React on localhost.
1) Click the toolbar icon OR focus on the page then press the hotkey to turn on or off (alt-f OR ⌥-f)
2) Mouse over the page to see components and elements outlined in red
3) Click the red label for an outlined component
4) Click a code link, if available, in the resulting menu
查看最近评论和评分分布。
商店综合星级:5.0。下方星级分布只统计已同步评论正文;如果某个插件只有公开分数、没有真实评论正文,这里可能为空。
查看 Chrome 商店详情页中的相关产品。
Adds React debugging tools to the Chrome Developer Tools. Created from revision 3cde211b0c on 10/20/2025.
Chrome extension for React Developer
Extract HTML elements and transform them to React, Vue, Tailwind, or PHP
Scan React apps for performance problems
The Inspector launch with Ctrl+Shift+X (Command+Shift+X on Mac). You can detect and open the React component source code easily.
State Management DevTool for React Query
This thing is awesome! When figment is toggled on, you can hover an element you want to inspect and you get an outline of the dom element on screen and a tag-name in the upper-right corner. Clicking on the tag name then lists out the entire component sub-tree from that node. It's so easy and waaay better than React devtools for inspecting components!