greybeard devtools theme

greybeard is a fork of SO-Dark-Monokai-v3 chrome developer tools theme. in addition of the monokai color scheme, all dev-tools ui…

O que é greybeard devtools theme?

greybeard devtools theme é uma extensão do Chrome desenvolvida por xero, e sua principal característica é "greybeard is a fork of SO-Dark-Monokai-v3 chrome developer tools theme. in addition of the monokai color scheme, all dev-tools ui…".

Capturas de Tela da Extensão

screenshot
screenshot

Baixar o arquivo CRX da Extensão greybeard devtools theme

Baixe arquivos de extensão greybeard devtools theme 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

                        greybeard is a fork of SO-Dark-Monokai-v3 chrome developer tools theme. in addition of the monokai color scheme, all dev-tools ui elements have been updated to a matching dark grey palette. this is the packaged version for chrome v33+. 

after installing you need to enable custom themes:

- navigate to `chrome://flags/`
- enable `Developer Tools experiments`
- reload chrome
- open devtools
- click settings > experiments
- click `allow custom ui themes`
- reload devtools for theme to fully apply


feel free to fork it on github! https://github.com/xero/greybeard-devtools

changelog
-----------------------------------------
- default splash font color
- updates to network caution messages
- updates to network view headers
- added background color to resources tab sidebar  
- fix tab width to fit tab names                    

Informações Básicas da Extensão

Nome greybeard devtools theme greybeard devtools theme
ID cckelcjlkjehoepkfcpgdpjfagodhimd
URL Oficial https://chromewebstore.google.com/detail/greybeard-devtools-theme/cckelcjlkjehoepkfcpgdpjfagodhimd
Descrição greybeard is a fork of SO-Dark-Monokai-v3 chrome developer tools theme. in addition of the monokai color scheme, all dev-tools ui…
Tamanho do Arquivo 539 KB
Contagem de Instalações 778
Versão Atual 3.1.5
Última Atualização 2014-12-17
Data de Publicação 2014-12-17
Classificação 4.05/5 Total de 19 Avaliações
Desenvolvedor xero
Tipo de Pagamento free
Site da Extensão https://github.com/xero/greybeard-devtools
URL da Página de Ajuda https://github.com/xero/greybeard-devtools/blob/master/README.md
Idiomas Suportados en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "greybeard devtools theme",
    "short_name": "greybeard",
    "version": "3.1.5",
    "devtools_page": "devtools.html",
    "author": "xero harrison",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    }
}