React Inspector React Inspector

Developer Tools
Version: 1.2.3
Last Update: 2023-04-16

Overview

React Inspector is a Chrome extension developed by hand-dot. According to the data from Chrome web store, current version of React Inspector is 1.2.3, updated on 2023-04-16.
1,000+ users have installed this extension. 1 users have rated this extension with an average rating of .

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

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!

Rating

1 ratings

Total Installs

1,000+

Information

Last Update

2023-04-16

Current Version

1.2.3

Size

26.91KiB

Author

hand-dot

Website

None

Category

Developer Tools

Latest Reviews

See More