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.
Apa itu ng-inspect for Angular(1.x/4+/Ivy)?
ng-inspect for Angular(1.x/4+/Ivy) adalah ekstensi Chrome yang dikembangkan oleh Vinay Kaparthi, dan fitur utamanya adalah "Helps in debugging Angular(1.x/4+/Ivy) applications. Extends the elements panel in devtools to display component properties.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi ng-inspect for Angular(1.x/4+/Ivy)
Unduh file ekstensi ng-inspect for Angular(1.x/4+/Ivy) dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
Helps in debugging Angular(1.x/4+/Ivy) applications Informasi Dasar Ekstensi
| Nama | |
| ID | onfmmmemcmipkohkkgofiojpiahbpogh |
| URL Resmi | https://chromewebstore.google.com/detail/ng-inspect-for-angular1x4/onfmmmemcmipkohkkgofiojpiahbpogh |
| Deskripsi | Helps in debugging Angular(1.x/4+/Ivy) applications. Extends the elements panel in devtools to display component properties. |
| Ukuran File | 63.24 KB |
| Jumlah Instalasi | 3,433 |
| Versi Saat Ini | 0.4.0 |
| Terakhir Diperbarui | 2021-07-26 |
| Tanggal Publikasi | 2020-02-13 |
| Penilaian | 4.94/5 Total 16 Penilaian |
| Pengembang | Vinay Kaparthi |
| [email protected] | |
| Tipe Pembayaran | free |
| Bahasa yang Didukung | 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"
} | |