devtools-diff

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

devtools-diff क्या है?

devtools-diff mtn द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Easily diff the styles being applied to any pair of DOM elements."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में devtools-diff एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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"
}