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.
按已采集快照查看用户数变化。
展示最近 7 日窗口内已采集的评分快照,辅助判断近期评分是否稳定。
同口径展示 1 天、7 天、30 天的绝对增长与增长率。
查看发布时间、版本、支持语言、最近更新和抓取时间。
查看插件说明、主要功能和适用场景。
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.
查看最近评论和评分分布。
商店综合星级:3.7。下方星级分布只统计已同步评论正文;如果某个插件只有公开分数、没有真实评论正文,这里可能为空。
查看 Chrome 商店详情页中的相关产品。
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
Last version for angular 17 brakes a lot of stuff if you are working on a previous version of Angular. Need fix asap
Great when it works but the latest update broke it completely for me. Errors in the console when attempting to select a component to debug with it now. Edit: Looks like this is working again for my project (Angular 16), so I presume the compatibility issue has been fixed.
Really poor !
Somehow it's blocking okta login
The ease that Angular DevTools gives to develop projects in Angular is incredible. Once you get advanced in this framework, it is a fundamental tool for efficiency.
Not that useful imo. I'd rather have the state inside the DOM as a tab than a separate thing. Also doesn't always show me everything I want to know about the component on what data it is using. And you can't modify it so it has little use over other extensions
It's okay, but it doesn't display components inside shadow dom, which is unfortunate.
I am using angular 12.2 but it is says 'Angular Devtools only supports Angular versions 12 and above' every time. Not working at all
"Angular application not detected". Thanks.
This tool allows you to analyse your Angular project but it fails miserably in basic aspects, especially when you try to find out the name of a certain component, which you can only do by hovering over it. Well if the component is not centered you will not get the name, and the hovering function stops working if you close the dev tools and open it again. A quick workaround is to just refresh the page, but then you need to navigate to your desired component. I use this because there are no other tools, that's it. The React dev tools work SO MUCH better...