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.
Wat is ng-inspect for Angular(1.x/4+/Ivy)?
ng-inspect for Angular(1.x/4+/Ivy) is een Chrome-extensie ontwikkeld door Vinay Kaparthi, en de belangrijkste functie is "Helps in debugging Angular(1.x/4+/Ivy) applications. Extends the elements panel in devtools to display component properties.".
Extensie Screenshots
Download het CRX-bestand van de extensie ng-inspect for Angular(1.x/4+/Ivy)
Download ng-inspect for Angular(1.x/4+/Ivy)-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Helps in debugging Angular(1.x/4+/Ivy) applications
Basisinformatie over de Extensie
Naam | ng-inspect for Angular(1.x/4+/Ivy) |
ID | onfmmmemcmipkohkkgofiojpiahbpogh |
Officiële URL | https://chromewebstore.google.com/detail/ng-inspect-for-angular1x4/onfmmmemcmipkohkkgofiojpiahbpogh |
Beschrijving | Helps in debugging Angular(1.x/4+/Ivy) applications. Extends the elements panel in devtools to display component properties. |
Bestandsgrootte | 63.24 KB |
Aantal Installaties | 3,433 |
Huidige Versie | 0.4.0 |
Laatst Bijgewerkt | 2021-07-26 |
Publicatiedatum | 2020-02-13 |
Beoordeling | 4.94/5 Totaal 16 Beoordelingen |
Ontwikkelaar | Vinay Kaparthi |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | 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" } |