Give Idea On How an Angular Page Is Composed & Which Components Are Used
Angular Component Overview is an extension for Chrome. It shows you the full list of all the components used on the current page. Additionally, it shows you information about where these components are used.
Besides, it is a good reference for many developers. It is not limited by the type of application - we made a new component overview for Angular.
So, why do you need it?
It allows you to understand your application better and see how the application is built and how the components work. And it will help you when you try to modify the application or your frontend.
All you need is the current page open in the browser.