DevTools Theme: Zero Dark Matrix

A highly customized dark theme for Devtools.

O que é DevTools Theme: Zero Dark Matrix?

DevTools Theme: Zero Dark Matrix é uma extensão do Chrome desenvolvida por Maurice Cruz, e sua principal característica é "A highly customized dark theme for Devtools.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão DevTools Theme: Zero Dark Matrix

Baixe arquivos de extensão DevTools Theme: Zero Dark Matrix 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

                        This is a theme for the Developer Tools [CTRL/CMD + SHIFT + I].

Installation Instructions
---------------------------------------------------------
- Add this theme
- Goto chrome://flags/#enable-devtools-experiments and Enable Developer Tools experiments. Select [Relaunch Now] at the bottom of the page.
- Open developer tools settings, set Theme mode to 'Dark'
- Select Experiments tab, and check 'Allow custom UI themes'
- Reload devtools.

Changelog
---------------------------------------------------------
## 3.0.6
* Fix expanded arrow rendering

Full changelog history on: 
https://github.com/mauricecruz/zero-base-themes/blob/master/CHANGELOG.md                    

Informações Básicas da Extensão

Nome DevTools Theme: Zero Dark Matrix DevTools Theme: Zero Dark Matrix
ID bomhdjeadceaggdgfoefmpeafkjhegbo
URL Oficial https://chromewebstore.google.com/detail/devtools-theme-zero-dark/bomhdjeadceaggdgfoefmpeafkjhegbo
Descrição A highly customized dark theme for Devtools.
Tamanho do Arquivo 56.82 KB
Contagem de Instalações 26,469
Versão Atual 3.0.6
Última Atualização 2019-10-03
Data de Publicação 2019-10-03
Classificação 4.72/5 Total de 547 Avaliações
Desenvolvedor Maurice Cruz
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://github.com/mauricecruz/chrome-devtools-zerodarkmatrix-theme
URL da Página de Ajuda https://github.com/mauricecruz/chrome-devtools-zerodarkmatrix-theme/issues?direction=desc&sort=updated&state=open
Idiomas Suportados en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "DevTools Theme: Zero Dark Matrix",
    "version": "3.0.6",
    "description": "A highly customized dark theme for Devtools.",
    "devtools_page": "devtools.html",
    "homepage_url": "https:\/\/github.com\/mauricecruz\/chrome-devtools-zerodarkmatrix-theme",
    "manifest_version": 2,
    "icons": {
        "16": "images\/icon16.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    }
}