React Inspector
Featured
The Inspector launch with Ctrl+Shift+X (Command+Shift+X on Mac). You can detect and open the React component source code easily.
Overview
What is React Inspector?
The Inspector launch with Ctrl+Shift+X (Command+Shift+X on Mac). You can detect and open the React component source code easily..
SCREENSHOT
SUMMARY
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!
See More
Stats
Trends for React Inspector:
Rank
User count
Category Rank
Rating
Download
HOW TO INSTALL React Inspector FROM A CRX FILE
- Download React Inspector CRX file
- NOTE: Sometimes the browser may block downloading / installing CRX file from outside the Chrome Web Store. If so, you may need to download the ZIP file instead
- In the URL bar, go to chrome://extensions
- Enable Developer mode
Ratings
USER REVIEWS (0)
No reviews