Angular Scan icon

Angular Scan

Extension Actions

How to install Open in Chrome Web Store
CRX ID
bgdecfngmafoiopdckbffadnjcfmcdli
Status
  • Live on Store
Description from extension meta

Chrome extension that enables angular-scan on any Angular dev-mode page.

Image from store
Angular Scan
Description from store

Visualize Angular component re-renders and spot wasted change detection on any dev-mode page.

Angular Scan shows you which components re-render, and which renders were wasted — no changes to your app required.

Enable it on any Angular dev-mode page and you get:
• Flash overlay — yellow when a component renders, red when the render was unnecessary
• Live render-count badges on each component
• A sortable table of renders, wasted renders, and render rate
• One-click copy of a component's source path
• Exportable JSON/CSV reports and a full-page report viewer

Dev-mode only. Works with both zone.js and zoneless Angular apps.