Reactime
A Chrome extension for time travel debugging and performance monitoring in React applications.
React Click To Component, a Chrome extension to open a React component in the editor by clicking on it.
Review user movement over the last 30 days.
Track rating movement over time to see whether quality signals remain stable.
Compare 1-day, 7-day, and 30-day net growth and growth rate.
Review publication date, version, supported languages, and crawl timestamps.
Review the store description, core capabilities, and common use cases.
React Click To Component, is a Chrome extension to open a React component in the editor by clicking on it.
`Option + Click` (on MacOS) or `Alt + Click` (on Linux/Windows) takes you to the code editor
The extension also supports TurboPack builds where the project root is not exposed. You'll just need to setup the project root file when prompted. The updated value can be manipulated on the localStorage as required.
To see how this works, checkout the repo at and raise any issues on the extension at the GitHub repository. And if you like the extension, star the repo too!
Features
- Option + Click or Alt + Click on a component to open the file in an editor
Inspect the latest comments and rating distribution.
The Chrome Web Store shows 3 reviews, but only 0 review bodies have synced into ExtScope so far. Showing the synced reviews available right now.
Review related products from the Chrome Web Store detail page.
A Chrome extension for time travel debugging and performance monitoring in React applications.
LocatorJS Chrome Extension - option-click to code (ReactJS)
Chrome extension for React Developer
The Inspector launch with Ctrl+Shift+X (Command+Shift+X on Mac). You can detect and open the React component source code easily.
Devtool for React Context and useReducer
Click on React components in localhost and open them in VS Code