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 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
عنوان صفحة المساعدة 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
}