Clouseau - Bobril inspector

Bobril inspector - inspects DOM.Allows users to inspect Virtual DOM in Bobril (https://github.com/Bobris/Bobril) based applications.

Clouseau - Bobril inspectorคืออะไร?

Clouseau - Bobril inspector เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Vladimír Kleštinec และคุณลักษณะหลักของมันคือ "Bobril inspector - inspects DOM.Allows users to inspect Virtual DOM in Bobril (https://github.com/Bobris/Bobril) based applications."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Clouseau - Bobril inspector

ดาวน์โหลดไฟล์ส่วนขยาย Clouseau - Bobril inspector ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

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

                        Allows users to inspect Virtual DOM in Bobril (https://github.com/Bobris/Bobril) based applications. When chrome dev console is opened and you select element on page that uses Bobril. Then on each click on element, Bobril tab in dev tools tabs is updated and shows current virtual node information.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Clouseau - Bobril inspector Clouseau - Bobril inspector
ID npfemnefhbkiahihigplihehpbgkbhbj
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/clouseau-bobril-inspector/npfemnefhbkiahihigplihehpbgkbhbj
คำอธิบาย Bobril inspector - inspects DOM.Allows users to inspect Virtual DOM in Bobril (https://github.com/Bobris/Bobril) based applications.
ขนาดไฟล์ 33.21 KB
จำนวนการติดตั้ง 143
เวอร์ชันปัจจุบัน 0.2.3
อัปเดตครั้งล่าสุด 2023-03-26
วันที่เผยแพร่ 2019-04-11
คะแนน 4.89/5 รวมทั้งหมด 9 คะแนน
ผู้พัฒนา Vladimír Kleštinec
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://github.com/klesta490/bobril-clouseau
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Clouseau - Bobril inspector",
    "short_name": "Clouseau",
    "version": "0.2.3",
    "description": "Bobril inspector - inspects DOM.Allows users to inspect Virtual DOM in Bobril (https:\/\/github.com\/Bobris\/Bobril) based applications.",
    "devtools_page": "devtoolsbackground.html",
    "minimum_chrome_version": "88.0",
    "author": "Vladim\u00edr Kle\u0161tinec",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    }
}