devtools-diff

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

Was ist devtools-diff?

devtools-diff ist eine Chrome-Erweiterung, die von mtn entwickelt wurde, und ihr Hauptmerkmal ist "Easily diff the styles being applied to any pair of DOM elements.".

Erweiterungsscreenshots

screenshot

devtools-diff-Erweiterungs-CRX-Datei herunterladen

Laden Sie devtools-diff-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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                    

Grundlegende Informationen zur Erweiterung

Name devtools-diff devtools-diff
ID pibbgfbcdndokmmkgjhbgmgklhplblpi
Offizielle URL https://chromewebstore.google.com/detail/devtools-diff/pibbgfbcdndokmmkgjhbgmgklhplblpi
Beschreibung Easily diff the styles being applied to any pair of DOM elements.
Dateigröße 4.05 KB
Installationsanzahl 30
Aktuelle Version 0.1
Letztes Update 2018-07-07
Veröffentlichungsdatum 2018-07-06
Entwickler mtn
E-Mail [email protected]
Zahlungsart free
Unterstützte Sprachen 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"
}