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.
Hvad er ng-inspect for Angular(1.x/4+/Ivy)?
ng-inspect for Angular(1.x/4+/Ivy) er en Chrome-udvidelse udviklet af Vinay Kaparthi, og dens hovedfunktion er "Helps in debugging Angular(1.x/4+/Ivy) applications. Extends the elements panel in devtools to display component properties.".
Udvidelsesskærmbilleder
Download ng-inspect for Angular(1.x/4+/Ivy)-udvidelses-CRX-fil
Download ng-inspect for Angular(1.x/4+/Ivy)-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
Helps in debugging Angular(1.x/4+/Ivy) applications
Grundlæggende oplysninger om udvidelsen
Navn | ng-inspect for Angular(1.x/4+/Ivy) |
ID | onfmmmemcmipkohkkgofiojpiahbpogh |
Officiel URL | https://chromewebstore.google.com/detail/ng-inspect-for-angular1x4/onfmmmemcmipkohkkgofiojpiahbpogh |
Beskrivelse | Helps in debugging Angular(1.x/4+/Ivy) applications. Extends the elements panel in devtools to display component properties. |
Filstørrelse | 63.24 KB |
Antal Installationer | 3,433 |
Nuværende Version | 0.4.0 |
Senest Opdateret | 2021-07-26 |
Udgivelsesdato | 2020-02-13 |
Bedømmelse | 4.94/5 Samlet 16 Bedømmelser |
Udvikler | Vinay Kaparthi |
[email protected] | |
Betalingsmetode | free |
Understøttede Sprog | 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" } |