Angular state inspector
Helps you debug Angular component state. Supports Angular 1/2+/Ivy!
Angular DevTools extends Chrome DevTools adding Angular specific debugging and profiling capabilities.
Review user movement over the last 30 days.
Track rating movement over time to see whether quality signals remain stable.
Compare 1-day, 7-day, and 30-day net growth and growth rate.
Review publication date, version, supported languages, and crawl timestamps.
Review the store description, core capabilities, and common use cases.
You can use Angular DevTools to understand the structure of your application and preview the state of the directive and the component instances. To get insights into the execution of the application, you can use the profiler tab, which shows you the individual change detection cycles, what triggered them, and how much time Angular spent in them. You can also inspect and visualize your application's dependency injection tree to better how understand how and why any token was resolved to a specific service.
Inspect the latest comments and rating distribution.
The Chrome Web Store shows 191 reviews, but only 0 review bodies have synced into ExtScope so far. Showing the synced reviews available right now.
Review related products from the Chrome Web Store detail page.
Helps you debug Angular component state. Supports Angular 1/2+/Ivy!
Helps in debugging Angular applications. Extends the elements panel in devtools to display component properties.
Devtools panel to visualize rxjs observables
AngularJS dependency graph.
Adds React debugging tools to the Chrome Developer Tools. Created from revision 3cde211b0c on 10/20/2025.
DevTools browser extension for Vue.js