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.
查看最近 30 天的用户变化。
按时间查看评分波动,辅助判断近期口碑是否稳定。
同口径展示 1 天、7 天、30 天的绝对增长与增长率。
查看发布时间、版本、支持语言、最近更新和抓取时间。
查看插件说明、主要功能和适用场景。
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
查看最近评论和评分分布。
Chrome 商店显示有 3 条评论, 但 ExtScope 当前只同步到了 0条评论正文。这里先展示已同步的评论,后续会继续补齐。
查看 Chrome 商店详情页中的相关产品。
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