extension ExtPose

React Inspector

CRX id

gkkcgbepkkhfnnjolcaggogkjodmlpkh-

Description from extension meta

The Inspector launch with Ctrl+Shift+X (Command+Shift+X on Mac). You can detect and open the React component source code easily.

Image from store React Inspector
Description from store 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!

Latest reviews

  • (2023-09-07) Abhishek Kumar Anand: not working

Latest issues

  • (2023-07-27, v:1.2.3) Francesco: I can't connect it with webstorm
    Hi, i need to connect the inspector with Webstorm (mac os), what is the correct path to add in the options?

Statistics

Installs
4,207 history
Category
Rating
3.0 (5 votes)
Last update / version
2023-04-16 / 1.2.3
Listing languages
en

Links