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.
ng-inspect for Angular(1.x/4+/Ivy)คืออะไร?
ng-inspect for Angular(1.x/4+/Ivy) เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Vinay Kaparthi และคุณลักษณะหลักของมันคือ "Helps in debugging Angular(1.x/4+/Ivy) applications. Extends the elements panel in devtools to display component properties."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย ng-inspect for Angular(1.x/4+/Ivy)
ดาวน์โหลดไฟล์ส่วนขยาย ng-inspect for Angular(1.x/4+/Ivy) ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Helps in debugging Angular(1.x/4+/Ivy) applications ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ | |
| ID | onfmmmemcmipkohkkgofiojpiahbpogh |
| URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/ng-inspect-for-angular1x4/onfmmmemcmipkohkkgofiojpiahbpogh |
| คำอธิบาย | Helps in debugging Angular(1.x/4+/Ivy) applications. Extends the elements panel in devtools to display component properties. |
| ขนาดไฟล์ | 63.24 KB |
| จำนวนการติดตั้ง | 3,433 |
| เวอร์ชันปัจจุบัน | 0.4.0 |
| อัปเดตครั้งล่าสุด | 2021-07-26 |
| วันที่เผยแพร่ | 2020-02-13 |
| คะแนน | 4.94/5 รวมทั้งหมด 16 คะแนน |
| ผู้พัฒนา | Vinay Kaparthi |
| อีเมล | [email protected] |
| ประเภทการชำระเงิน | free |
| ภาษาที่รองรับ | 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"
} | |