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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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"
    }
}