ng-inspect for Angular(1.x/4+/Ivy)

Helps in debugging Angular(1.x/4+/Ivy) applications. Extends the elements panel in devtools to display component properties.

What is ng-inspect for Angular(1.x/4+/Ivy)?

ng-inspect for Angular(1.x/4+/Ivy) is a Chrome extension developed by Vinay Kaparthi, and its main feature is "Helps in debugging Angular(1.x/4+/Ivy) applications. Extends the elements panel in devtools to display component properties.".

Extension Screenshots

screenshot

Download ng-inspect for Angular(1.x/4+/Ivy) Extension CRX File

Download ng-inspect for Angular(1.x/4+/Ivy) 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

                        Helps in debugging Angular(1.x/4+/Ivy) applications                    

Extension Basic Information

Name ng-inspect for Angular(1.x/4+/Ivy) ng-inspect for Angular(1.x/4+/Ivy)
ID onfmmmemcmipkohkkgofiojpiahbpogh
Official URL https://chromewebstore.google.com/detail/ng-inspect-for-angular1x4/onfmmmemcmipkohkkgofiojpiahbpogh
Description Helps in debugging Angular(1.x/4+/Ivy) applications. Extends the elements panel in devtools to display component properties.
File Size 63.24 KB
Installation Count 3,433
Current Version 0.4.0
Last Updated 2021-07-26
Publish Date 2020-02-13
Rating 4.94/5 Total 16 Ratings
Developer Vinay Kaparthi
Email [email protected]
Payment Type free
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "author": "Vinay Kaparthi",
    "browser_action": {
        "default_icon": "images\/icon64.png",
        "default_popup": "popup.html"
    },
    "description": "Helps in debugging Angular(1.x\/4+\/Ivy) applications. Extends the elements panel in devtools to display component properties.",
    "devtools_page": "index.html",
    "icons": {
        "128": "images\/icon128.png",
        "16": "images\/icon16.png",
        "48": "images\/icon48.png"
    },
    "manifest_version": 2,
    "name": "ng-inspect for Angular(1.x\/4+\/Ivy)",
    "short_name": "ng-inspect",
    "version": "0.4.0"
}