devtools-diff

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

O que é devtools-diff?

devtools-diff é uma extensão do Chrome desenvolvida por mtn, e sua principal característica é "Easily diff the styles being applied to any pair of DOM elements.".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão devtools-diff

Baixe arquivos de extensão devtools-diff no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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                    

Informações Básicas da Extensão

Nome devtools-diff devtools-diff
ID pibbgfbcdndokmmkgjhbgmgklhplblpi
URL Oficial https://chromewebstore.google.com/detail/devtools-diff/pibbgfbcdndokmmkgjhbgmgklhplblpi
Descrição Easily diff the styles being applied to any pair of DOM elements.
Tamanho do Arquivo 4.05 KB
Contagem de Instalações 30
Versão Atual 0.1
Última Atualização 2018-07-07
Data de Publicação 2018-07-06
Desenvolvedor mtn
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados 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"
}