devtools-diff

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

Co to jest devtools-diff?

devtools-diff to rozszerzenie Chrome opracowane przez mtn, a jego główną funkcją jest „Easily diff the styles being applied to any pair of DOM elements.”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia devtools-diff

Pobierz pliki rozszerzeń devtools-diff w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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                    

Podstawowe informacje o rozszerzeniu

Nazwa devtools-diff devtools-diff
ID pibbgfbcdndokmmkgjhbgmgklhplblpi
Oficjalny URL https://chromewebstore.google.com/detail/devtools-diff/pibbgfbcdndokmmkgjhbgmgklhplblpi
Opis Easily diff the styles being applied to any pair of DOM elements.
Rozmiar pliku 4.05 KB
Liczba instalacji 30
Aktualna Wersja 0.1
Ostatnia Aktualizacja 2018-07-07
Data Publikacji 2018-07-06
Deweloper mtn
E-mail [email protected]
Typ Płatności free
Obsługiwane Języki 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"
}