Browser addons — Google Chrome extensions

Reactime

Reactime was nominated for the Productivity Booster award at React Open Source Awards 2020.

It is a performance and debugging tool for React developers (compatible with frameworks). It records a snapshot whenever a target application’s state is changed and allows the user to jump to any previously recorded state, detect the amount of renders of each component and average time of rendering.

Extension supports apps using stateful components and Hooks, including frameworks like Gatsby, with beta support for Next.js, Recoil and Context API.

Features:
– Re-render Optimization
– Web Metrics
– Snapshot Recording
– Snapshot Series Comparison
– Viewing
– Time Travel Jumping
– TypeScript Support
– Documentation