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