devtools-diff

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

什麼是devtools-diff?

devtools-diff是由mtn開發的Chrome擴展程式,該擴展的主要功能是“Easily diff the styles being applied to any pair of DOM elements.”。

擴展截圖

screenshot

下載devtools-diff擴展crx文件

下載devtools-diff擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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
官方網址 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"
}