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 مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

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