-
Open your React application, or any website
-
Open Chrome Developer Tools and click on the C-React panel
-
Watch the tree update dynamically as you navigate through your web page
-
Click on tree nodes to see corresponding element highlighted on your web page, if using our custom renderer
-
Clone this repo onto your local machine
-
Go to Chrome Extensions for manual installation (chrome://extensions/)
-
Click on Load unpacked
-
Select react-visualizer/chrome-extension/build/ to load this extension