devtools-diff

Easily diff the styles being applied to any pair of DOM elements.

devtools-diffคืออะไร?

devtools-diff เป็นส่วนขยายของ Chrome ที่พัฒนาโดย mtn และคุณลักษณะหลักของมันคือ "Easily diff the styles being applied to any pair of DOM elements."

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย devtools-diff

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

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

                        Avoid scrolling through the style inspector, trying to figure out what styles differ between two elements. This tool  does so automatically -- the diff of the last two "inspected" elements will be rendered by default. Just click on two in the inspector view, as seen in the screenshot. Still rough around the edges -- if you use this I'd love feedback at https://github.com/mtn/difftool                    

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

ชื่อ devtools-diff devtools-diff
ID pibbgfbcdndokmmkgjhbgmgklhplblpi
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/devtools-diff/pibbgfbcdndokmmkgjhbgmgklhplblpi
คำอธิบาย Easily diff the styles being applied to any pair of DOM elements.
ขนาดไฟล์ 4.05 KB
จำนวนการติดตั้ง 30
เวอร์ชันปัจจุบัน 0.1
อัปเดตครั้งล่าสุด 2018-07-07
วันที่เผยแพร่ 2018-07-06
ผู้พัฒนา mtn
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "devtools-diff",
    "version": "0.1",
    "manifest_version": 2,
    "description": "Easily diff the styles being applied to any pair of DOM elements.",
    "devtools_page": "difftools.html"
}