Overview
🚀 Angular Detector — Find out where your favorite framework lives!
Ever wondered if the cool website you are browsing was built with Angular? This extension allows Angular developers to see which websites in their daily lives use their favorite framework. Enjoy the ecosystem, see real usage in the wild, and maybe even stumble upon some cool job opportunities!
⚙️ What it does: When you visit an Angular-powered website, the extension does exactly three things:
- Lights up the extension icon to indicate Angular is detected
- Displays the major version of Angular directly on the extension icon as a badge
- Shows a quick notification on the page itself (this can be disabled in the extension settings)
🔍 How it works: The extension is very simple under the hood. It works silently in the background and just looks for specific DOM marker (ng-version attribute) on the page. Technically, you could easily find this info yourself using Developer Tools, but the extension conveniently highlights it for you to save time!
Made with ❤️ for the Angular community.
Tags
Privacy Practices
🔐 Security Analysis
⏳ Security scan is queued. Check back soon.