AngularContext

Angular context inspector

What is AngularContext?

AngularContext is a Chrome extension developed by Unknown, and its main feature is "Angular context inspector".

Extension Screenshots

screenshot

Download AngularContext Extension CRX File

Download AngularContext 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

                        Select any angular element on a page and inspect at its scope                    

Extension Basic Information

Name AngularContext AngularContext
ID acicgfcckneopchflaeebkmdieegkpik
Official URL https://chromewebstore.google.com/detail/angularcontext/acicgfcckneopchflaeebkmdieegkpik
Description Angular context inspector
File Size 22.57 KB
Installation Count 925
Current Version 0.0.1
Last Updated 2016-02-09
Publish Date 2016-02-09
Developer Unknown
Payment Type free
Help Page URL https://github.com/neonboxx/AngularContext
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "version": "0.0.1",
    "manifest_version": 2,
    "description": "__MSG_appDescription__",
    "devtools_page": "devtools.html",
    "icons": {
        "16": "images\/icon-16.png",
        "128": "images\/icon-128.png"
    },
    "default_locale": "en",
    "permissions": []
}