devtools-diff

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

Apa itu devtools-diff?

devtools-diff adalah ekstensi Chrome yang dikembangkan oleh mtn, dan fitur utamanya adalah "Easily diff the styles being applied to any pair of DOM elements.".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi devtools-diff

Unduh file ekstensi devtools-diff dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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                    

Informasi Dasar Ekstensi

Nama devtools-diff devtools-diff
ID pibbgfbcdndokmmkgjhbgmgklhplblpi
URL Resmi https://chromewebstore.google.com/detail/devtools-diff/pibbgfbcdndokmmkgjhbgmgklhplblpi
Deskripsi Easily diff the styles being applied to any pair of DOM elements.
Ukuran File 4.05 KB
Jumlah Instalasi 30
Versi Saat Ini 0.1
Terakhir Diperbarui 2018-07-07
Tanggal Publikasi 2018-07-06
Pengembang mtn
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung 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"
}