dupid

Chrome Devtools Elements side panel to show duplicate IDs.

dupidคืออะไร?

dupid เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Sandip Chitale และคุณลักษณะหลักของมันคือ "Chrome Devtools Elements side panel to show duplicate IDs."

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

screenshot
screenshot

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

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

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

                        Chrome Devtools Elements side panel to show duplicate IDs. Clicking on the lense icon next to the displayed ID selects the element in Elements tab and by side effect highlights the element on the web page.                    

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

ชื่อ dupid dupid
ID padangffopopehnkjkcfnmcnblijlfbn
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/dupid/padangffopopehnkjkcfnmcnblijlfbn
คำอธิบาย Chrome Devtools Elements side panel to show duplicate IDs.
ขนาดไฟล์ 18.19 KB
จำนวนการติดตั้ง 143
เวอร์ชันปัจจุบัน 1.0.4
อัปเดตครั้งล่าสุด 2020-05-09
วันที่เผยแพร่ 2020-05-08
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา Sandip Chitale
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://github.com/sandipchitale/dupid
URL หน้าช่วยเหลือ https://github.com/sandipchitale/dupid/issues
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "dupid",
    "version": "1.0.4",
    "description": "Chrome Devtools Elements side panel to show duplicate IDs.",
    "icons": {
        "128": "icon_128.png"
    },
    "devtools_page": "dupid.html",
    "manifest_version": 2
}