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.
Was ist ng-inspect for Angular(1.x/4+/Ivy)?
ng-inspect for Angular(1.x/4+/Ivy) ist eine Chrome-Erweiterung, die von Vinay Kaparthi entwickelt wurde, und ihr Hauptmerkmal ist "Helps in debugging Angular(1.x/4+/Ivy) applications. Extends the elements panel in devtools to display component properties.".
Erweiterungsscreenshots
ng-inspect for Angular(1.x/4+/Ivy)-Erweiterungs-CRX-Datei herunterladen
Laden Sie ng-inspect for Angular(1.x/4+/Ivy)-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
Helps in debugging Angular(1.x/4+/Ivy) applications Grundlegende Informationen zur Erweiterung
| Name | |
| ID | onfmmmemcmipkohkkgofiojpiahbpogh |
| Offizielle URL | https://chromewebstore.google.com/detail/ng-inspect-for-angular1x4/onfmmmemcmipkohkkgofiojpiahbpogh |
| Beschreibung | Helps in debugging Angular(1.x/4+/Ivy) applications. Extends the elements panel in devtools to display component properties. |
| Dateigröße | 63.24 KB |
| Installationsanzahl | 3,433 |
| Aktuelle Version | 0.4.0 |
| Letztes Update | 2021-07-26 |
| Veröffentlichungsdatum | 2020-02-13 |
| Bewertung | 4.94/5 Insgesamt 16 Bewertungen |
| Entwickler | Vinay Kaparthi |
| [email protected] | |
| Zahlungsart | free |
| Unterstützte Sprachen | 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"
} | |