React Inspector is a react developer tools extension for chrome. it's a free extension , it has 1,000+ active users since released its first version, it earns an average rating of 5.00 from 1 rated user, last update is 585 days ago.
Easily detect React components source code from Chrome! ■Requirements ・Installed React Developer Tools ・Works only with development builds. ・Source code must be stored on local disk ■How it works The React Inspector accesses the __REACT_DEVTOOLS_GLOBAL_HOOK__ set globally by the React Devtools and finds the React Fiber in the HTML element that the inspector hovered over. The React Fiber contains information about the source code that will be added during development, so we use that information to open the editor. Detail: https://dev.to/handdot/published-chrome-extension-for-streamlined-react-development-23b ■Options It is possible to change the 'Open in Editor URL' from the extension's options page so that you can open it in an editor other than VSCode. ■Source Code This extension is Open source. so you can access from https://github.com/hand-dot/react-inspector. If you find a bug, please report it via Github!
You could download the latest version crx file or older version files and install it.
English.
You could find more help information from react inspector support page.
You could send emails to publisher, or check publisher's website.
More about manifest_file of react inspector.
You could click to report abuse of react inspector.