
Quick Way to Count the Number of Angular Watches
Add a new bookmark in your browser with the URL set to the script below. Now, on any Angular page, if you click on the bookmark link, it will execute the following script and show you the number of watches on the page. javascript: (function () { var totalWatches, scopeElements,