Angular Chrome
Basic AngularJS debugging in Chrome
What is Angular Chrome?
Angular Chrome is a Chrome extension developed by https://hackology.co.uk, and its main feature is "Basic AngularJS debugging in Chrome".
Extension Screenshots
Download Angular Chrome Extension CRX File
Download Angular Chrome extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Chrome extension which allows quick browsing of Angular scope. Inspect an element or select it in the elements view to display its scope in the elements pane.
Extension Basic Information
Name | Angular Chrome |
ID | fobloefinmdlpnanffefbpkkgflocmlp |
Official URL | https://chromewebstore.google.com/detail/angular-chrome/fobloefinmdlpnanffefbpkkgflocmlp |
Description | Basic AngularJS debugging in Chrome |
File Size | 605 KB |
Installation Count | 1,240 |
Current Version | 1.0 |
Last Updated | 2015-01-12 |
Publish Date | 2015-01-12 |
Rating | 4.22/5 Total 9 Ratings |
Developer | https://hackology.co.uk |
[email protected] | |
Payment Type | free |
Extension Website | https://github.com/kartulita/angular-chrome |
Help Page URL | https://github.com/kartulita/angular-chrome/issues |
Supported Languages | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Angular Chrome", "description": "Basic AngularJS debugging in Chrome", "version": "1.0", "devtools_page": "inspector.html" } |