devtools-diff

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

Vad är devtools-diff?

devtools-diff är en Chrome-tillägg utvecklad av mtn, och dess huvudfunktion är "Easily diff the styles being applied to any pair of DOM elements.".

Tilläggsskärmbilder

screenshot

Ladda ner devtools-diff-förlängningens CRX-fil

Ladda ner devtools-diff-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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                    

Grundläggande Information om Tillägg

Namn devtools-diff devtools-diff
ID pibbgfbcdndokmmkgjhbgmgklhplblpi
Officiell webbadress https://chromewebstore.google.com/detail/devtools-diff/pibbgfbcdndokmmkgjhbgmgklhplblpi
Beskrivning Easily diff the styles being applied to any pair of DOM elements.
Filstorlek 4.05 KB
Antal Installationer 30
Aktuell Version 0.1
Senast Uppdaterad 2018-07-07
Publiceringsdatum 2018-07-06
Utvecklare mtn
E-post [email protected]
Betalningssätt free
Stödda Språk 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"
}