facebook/react-devtools — explained in plain English
Analysis updated 2026-06-24
Access the legacy version 3 of the React DevTools extension for older React projects that need it
Build the archived version 3 React DevTools extension from source using the instructions on the legacy branch
| facebook/react-devtools | bytebot-ai/bytebot | zilliztech/claude-context | |
|---|---|---|---|
| Stars | 11,014 | 11,013 | 11,013 |
| Language | — | TypeScript | TypeScript |
| Setup difficulty | moderate | moderate | moderate |
| Complexity | 1/5 | 4/5 | 3/5 |
| Audience | developer | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
This repository is archived, the actively maintained React DevTools project is at github.com/facebook/react.
This repository was the home of React DevTools, a browser extension that lets developers inspect the structure of React apps inside Chrome and Firefox's built-in developer tools. The extension shows which React components make up a page and how they are organized. The project has since moved to the main React repository at github.com/facebook/react. This repository now serves as an archive. The older version 3 of the extension is still available here on a separate branch for anyone who needs it, with brief instructions for building it from source.
This is the archived original home of React DevTools, a browser extension for inspecting React component trees, active development has moved to the main React repository at facebook/react.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.