Chrome extension that enables highlighting view updates in Angular applications built with ViewEngine (>=4.0.0 <9.0.0)
Available in Chrome Web Store https://chrome.google.com/webstore/detail/angular-tracer-for-view-u/bdneljfoigfojeenmmgahnkjnkpbellg
- Clone the repository
- Run
npm install
- Open
chrome://extensions/
in your browser and drag and drop thedist
folder. - Enjoy :)
MIT