React Quantum

React Quantum

React Quantum parses through your React application to create a color-coded tree model of its component hierarchy. On hover, each…

Stats
This extension was removed from Chrome Web Store on 2022-07-29
Users: 542
Rating: 4.30 (10)
Version: 0.2.0 (Last updated: 2019-03-08)
Creation date: 2019-03-08
Risk impact: Moderate risk impact
Risk likelihood: High risk likelihood
Manifest version: 2
Permissions:
  • activeTab
Size: 848.90K
Stats date:

Other platforms

Not available on Firefox
Not available on Edge
Want to check extension ranking and stats more quickly for other Chrome extensions? Install Chrome-Stats extension to view Chrome-Stats data as you browse the Chrome Web Store.
Chrome-Stats extension
Summary

React Quantum parses through your React application to create a color-coded tree model of its component hierarchy. On hover, each tree node will display two key component performance metrics—render time and re-render frequency—as well as memoized state and props to indicate what, specifically, initiated the render.

The beauty is in the heat map: Nodes will change color depending on the component's rendering performance, making it easy to pinpoint possible bottlenecks at a glance. 🔥

How it works

PLEASE NOTE

  • React Quantum utilizes the React Devtool to extract information about your React App.
  • Please ensure your project is running on React 16.0+ and that you have the React Devtool installed before using React Quantum.
  • Due to the minification of component names during bundling, React Quantum works best with your project bundled in development mode.
  1. Open Chrome Developer Tools (Inspect) on any page that uses React, and click on React Quantum at the top of the Developer Tools panel. Upon pressing ‘Start Quantum’, a persistent connection is open and stored on the background page.

  2. Refresh the page or set state to trigger a re-render. As the user interacts with the React application, the Mutation Observer listens for changes to the DOM and triggers a script injection to extract and parse the page’s fiber tree.

See more
User reviews
Did not work for me. Despite following the instruction provided in the extension description, nothing happened. It kept showing: Please refresh page
by Niraj Kumar Niraj Kumar, 2020-04-07

Must-have for any React dev who cares about perf 🙌
by Daniel Wong Daniel Wong, 2019-03-28

Doesn't seem to work for me. Extension just says to refresh the page. Refreshing the page yields the same result.
by Mitch Ryan Mitch Ryan, 2019-03-08
View all user reviews
Safety
Risk impact

React Quantum may not be safe to use and it requires some risky permissions. Exercise caution when installing this extension. Review carefully before installing.

Risk likelihood

React Quantum may not be trust-worthy. Avoid installing if possible unless you really trust this publisher.

Upgrade to see risk analysis details
Promo images
React Quantum small promo image
Small promo image
Similar extensions

Here are some Chrome extensions that are similar to React Quantum: