Skip to content
This repository has been archived by the owner. It is now read-only.
An extension that allows inspection of React component hierarchy in the Chrome and Firefox Developer Tools.
Branch: master
Clone or download
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github/ISSUE_TEMPLATE Updated new disabled issue template Aug 19, 2019
LICENSE add base files from master Jul 16, 2015
README.md Updated README to point to main React repo Aug 19, 2019

README.md

This project has migrated to github.com/facebook/react

The source code for the v3 of the extension can be found in the v3 branch.

To build the v3 browser extension from source:

git checkout v3

# Install dependencies and build the unpacked extension
yarn install
yarn build:extension

# Follow the on-screen instructions to complete installation
You can’t perform that action at this time.