extension ExtPose

Reactime

CRX id

cgibknllccemdnfhfpmjhffpjfeidjga-

Description from extension meta

A Chrome extension that helps debug React applications by memorizing the state of components with every render.

Image from store Reactime
Description from store Reactime was nominated for the Productivity Booster award at React Open Source Awards 2020. Reactime is an open source Chrome developer tool for time travel debugging and performance monitoring in React applications. Reactime enables developers to record snapshots of application state, jump between and inspect state snapshots, and monitor performance metrics such as component render time and render frequency. Features: - Record Snapshots of Application State and Accessibility Tree - Import and Export Snapshots of State - Time-Travel Debugging - Snapshot Series Comparison - Component Tree Visualization - React Router Compatibility - Component Render Time & Frequency - Support for Gatsby, Next.js and Remix - TypeScript Support - Ability to Reconnect - Web Performance Metrics - Tutorial Walkthrough What’s New! Reactime v24.0 introduces new accessibility tree information saved with each snapshot, allowing users to easily inspect the information that screen readers will receive. These snapshots can be viewed in the new "Accessibility" tab. https://medium.com/@evaury/relaunching-reactime-updates-and-a-new-accessibility-feature-1f0fd3a5bd8c Troubleshooting: Why is Reactime telling me that no React application is found? Reactime initially runs using the dev tools global hook from the Chrome API. It takes time for Chrome to load this. The current workaround is to navigate to your Chrome Extensions and refresh Reactime. Then, navigate back to your application, refresh the page, and then within the Reactime Dev Tool, right-click and hit "Reload Frame". Why do I need to have React Dev Tools enabled? Reactime works in tandem with the React Developer Tools to access a React application's Fiber tree; under the hood, Reactime traverses the Fiber tree through the React Developer Tool's global hook, pulling all relevant information needed to display to the developer There is a black screen instead of the Reactime extension Try refreshing the application you want to test and refresh the DevTools by clicking the right mouse button “Reload frame”. I found a bug in Reactime Reactime is an open source project, and we'd love to hear from you about improving the user experience. Please read the DEVELOPER README in GitHub and create a pull request (or issue) to propose and collaborate on changes to Reactime. By default this only our app only injects content scripts into localhost. If you would like it to run on more websites please go to https://github.com/open-source-labs/reactime. Fork and clone the repository and change "matches": ["http://localhost/*";] to "matches": ["<all_urls>"] in the manifest.json src\extension\build\manifest.json

Latest reviews

  • (2023-10-31) Kelvin Mirhan: Amazing tool. Would highly recommend this to any React Developers out there! Newest updates are very useful..
  • (2023-10-26) Andrew Byun: This is a very useful tool to debug React applications! Looking forward to using this!
  • (2023-10-25) Jimmy Phy: Such an amazing developer tool that helps me debug my react application so much faster. Looking forward to any new updates that may come.
  • (2022-06-21) Carlos Koulatsis: Useful tool but on the latest update it shows a random number on the browser tabs which is very annoying.
  • (2022-04-13) Kris Sorensen: Amazing new split feature!
  • (2020-12-09) Ronald Paek: Awesome tool
  • (2020-12-08) Dylan Hensel: Great extension for React devs. Highly recommend!
  • (2020-12-08) Anthony Magallanes: Such a useful extension!! A must download!
  • (2020-12-08) Janis Hernandez Aguilar: Awesome tool
  • (2020-10-30) Jiří Špác: it started spamming console logs. Maintainers should definitely add eslint rule for no console logs in the codebase
  • (2020-10-22) Taven Shumaker: I've started turning to Reactime over the react dev tools extension for time travel debugging. It works well with my react apps and makes debugging complex issues easier. I would reccomend.
  • (2020-10-21) Chandni -: Great Chrome Extension!
  • (2020-10-21) Brian Hayashi: This is a great tool, really helps with debugging and the visuals are great!
  • (2020-09-17) Jinseon Shin: Super useful tool for React developers. Easy to implement and great visualizer!
  • (2020-09-13) Alex Jo: Awesome dev tool, very useful for debugging!
  • (2020-09-13) Peter Matthews: Heard about this via the Medium article. Great tool, thanks for sharing
  • (2020-09-04) alexander landeros: Very useful tool for React!
  • (2020-09-04) Alexander Kim: So useful. Such a great tool.
  • (2020-09-04) Joal Kim: What a great dev tool! The best part is definitely the data flow visualization. Really cool, and so fast. I'd recommend.
  • (2020-09-04) Connor Rose Delisle: Really helpful, and great coverage for Recoil too!
  • (2020-09-03) Michelle Holland: Super useful tool, especially the Recoil data flow visualization. So awesome! Definitely recommend to any React developer.
  • (2020-09-03) Justin Choo: Awesome dev tool. Really helped me alot debugging my app!!
  • (2020-09-03) Spenser Schwartz: This is a great dev tool! For anyone who uses React, you'll do yourself a favor by checking out this extension.
  • (2019-11-22) Krisztian Feher: Unfortunately with our large application using antd, redux, class components and a mixture or hooks the extension does absolutely nothing.
  • (2019-08-15) Sophie Nye: What a great idea! Super helpful!
  • (2019-08-15) Mooyeong Lee: Great developer tool! I loved how easy it was to implement on my existing codebase
  • (2019-08-15) Ryan Dang: Nice devtool for any React developer to manage and view state.
  • (2019-08-14) Sungtae Kim: wow this is awesome!! as someone new to react, this is a great debugging tool!

Latest issues

  • (2023-09-25, v:21.0.0) Andre da Silva Medeiros: Can't see the tab on DevTools
    I added the extension, but the "Reactime" never shows up on the DevTools. It shows on incognito, but not on normal mode. I restared chrome more than once, no success.
  • (2022-05-27, v:11.0.0) Павел Рыжов: After starting extension I see black window
    Hello, my problem is after starting extension I see black window or the message about react app is not found, but my app on React and is started in dev mode. What can be a reason? Your extension is really remarkable and I would like to use it!) Please, help me with the problem!)
  • (2021-03-10, v:8.0.0) Marcos Cunha Lima: Just after installing it and running a react app, it crashes
    Hi After installing it, is shows (in the console): React instrumentation encountered an error: TypeError: Cannot read property 'object' of null and after that: backend.bundle.js:1 Uncaught TypeError: Cannot read property 'object' of null I am using the latest version of React and using serviceWorker.

Statistics

Installs
4,608 history
Category
Rating
4.7188 (32 votes)
Last update / version
2024-03-02 / 24.0.0
Listing languages

Links