Panel Components

Shows debug info and internal state for Panel components

ما هو Panel Components؟

Panel Components هو إضافة Chrome تم تطويرها بواسطة Unknown، والميزة الرئيسية لها هي "Shows debug info and internal state for Panel components".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة Panel Components

قم بتنزيل ملفات الامتداد Panel Components بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        Panel state shows https://github.com/mixpanel/panel component's state in Elements DevTools tab besides styles and properties

User can edit the state and move mouse over page to apply the update. 

User can re-select an element to fetch the latest state.                    

معلومات أساسية عن التمديد

الاسم Panel Components Panel Components
ID mooaaejpdfdebnddpokcdimcobepahlg
عنوان URL الرسمي https://chromewebstore.google.com/detail/panel-components/mooaaejpdfdebnddpokcdimcobepahlg
الوصف Shows debug info and internal state for Panel components
حجم الملف 14.09 KB
عدد التثبيتات 67
النسخة الحالية 1.9
آخر تحديث 2019-05-28
تاريخ النشر 2019-05-28
تقييم 5.00/5 مجموع تقييمات 5
المطور Unknown
نوع الدفع free
موقع الإضافة http://github.com/mixpanel/panel
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.9",
    "manifest_version": 2,
    "name": "Panel Components",
    "description": "Shows debug info and internal state for Panel components",
    "devtools_page": "devtools.html",
    "author": "[email protected]",
    "icons": {
        "16": "assets\/icon16.png",
        "48": "assets\/icon48.png",
        "128": "assets\/icon128.png"
    }
}