React Inspector icon

React Inspector

by hand-dot

v1.2.4 Updated Mar 25, 2025 28.77KiB
CWS
8K
Users
★ 3.50
12 reviews
#2483
of 68.3K
developer
#200 of 4.8K

Description

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!
React Inspector screenshot 1

Reviews (5 cached)

★☆☆☆☆2025-02-20
张鹏

not work

★☆☆☆☆2024-12-09
Apinan Lhasamran

Refused to load the script ' because it violates the following Content Security Policy directive: "script-src 'self' 'wasm-unsafe-eval' 'inline-speculation-rules'". Note that 'script-src-elem' was not explicitly set, so 'script-src' is used as a fallback.

★☆☆☆☆2024-07-05
Tim Osborn

Not working for me with vite react-ts running in dev, with `build.sourcemap: true` & VS Code

★☆☆☆☆2023-12-17
David Cornell

"This element cannot be opened in React Inspector.".

★★★☆☆2023-11-17
Pavan jadhav

After some time it stopped redirecting. but showing the components on hover

Permissions (3)

Permissions

activeTab Can access the current tab when you click the extension contextMenus Can add items to the right-click menu storage Can store data locally in your browser

Details

Version 1.2.4
Updated Mar 25, 2025
Size 28.77KiB
First Seen Mar 24, 2026