β Back to extensions
Adds React debugging tools to the Chrome Developer Tools. Created from revision 3cde211b0c on 10/20/2025.
React Developer Tools adds panels to inspect the component hierarchy, props, state, and hooks. It also profiles renders so you can find performance issues.
Highlights
- βComponent inspector
- βProfiler
- βHooks support