React Tree Visualizer Requirements React DevTools must be installed and running Currently only working on React 19 Usage Navigate to any React app (e.g. localhost:3000, or https://react.dev) Open DevTools (Cmd+Option+I) Click the "React Tree" tab (may be hidden under the » overflow menu) The tree loads automatically — click any node to expand/collapse, scroll to zoom, drag to pan Hit Refresh if you navigate or remount the app Running in development Load the extension: Open chrome://extensions Enable Developer mode (toggle, top-right) Click Load unpacked → select /Users/csdiehl/dev/react-tree-viz