Yet another Angular 2 devtool, Angular BatScanner is focus on performance analysis. Like debugging the performance bottleneck is hard. I made a tool to visualize what is happening for Angular when your application is running. Its similar to Timeline Tool but using the Angular Component vocabulary. By hooking into the components life cycle system we can quickly explore a record to answer : - when, where and why a change happened - how often its changed - how much time a components took to react to it - etc...
You can Follow the below Step By Step procedure to install the Angular BatScanner Chrome Extension to your Chrome Web browser.
It is the Angular BatScanner Chrome extension download link you can download and install Chrome Browser.
Angular context inspector
Helps you in debugging AngularJS applications. Extends the elements panel in devtools to display scope properties.
Add shortcuts to easily debug your Angular application.
Devtools panel to visualize rxjs observables
Detects AngularJS apps as you browse.
Basic AngularJS debugging in Chrome
Inspect the scope watchers of an Angular app
Angular DevTools extends Chrome DevTools adding Angular specific debugging and profiling capabilities.
Extends the Developer Tools, Panel for helping developers with AngularJS helpers.
Check how many watchers are active in an angular app