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 مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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"
} | |