Chrome DevTools Dark Theme
A dark theme for Chrome DevTools. !!! DOESN'T WORK IN CHROME 62 AND LATER !!! I'm planning to fix this, but it might take a while…
O que é Chrome DevTools Dark Theme?
Chrome DevTools Dark Theme é uma extensão do Chrome desenvolvida por Bernhard Caspar, e sua principal característica é "A dark theme for Chrome DevTools. !!! DOESN'T WORK IN CHROME 62 AND LATER !!! I'm planning to fix this, but it might take a while…".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Chrome DevTools Dark Theme
Baixe arquivos de extensão Chrome DevTools Dark 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
A dark theme for Chrome DevTools. !!! DOESN'T WORK IN CHROME 62 AND LATER !!! I'm planning to fix this, but it might take a while until I get around to do it. First install this extension, then do the following: After enabling DevTools Experiments in Chrome (http://islegend.com/development/how-to-enable-devtools-experiments-within-google-chrome/), go to DevTools Settings -> Experiments -> Enable "Allow Custom UI themes". Go to Preferences and select Theme: "Dark", which enables Chrome's own Dark Theme. This theme builds on top of that. Source code available at https://github.com/bernhardc/chrome-devtools-dark-theme
Informações Básicas da Extensão
Nome | Chrome DevTools Dark Theme |
ID | bfcohnmjbpeilfcijkjkeggbdmehhnbk |
URL Oficial | https://chromewebstore.google.com/detail/chrome-devtools-dark-them/bfcohnmjbpeilfcijkjkeggbdmehhnbk |
Descrição | A dark theme for Chrome DevTools. !!! DOESN'T WORK IN CHROME 62 AND LATER !!! I'm planning to fix this, but it might take a while… |
Tamanho do Arquivo | 24.79 KB |
Contagem de Instalações | 214 |
Versão Atual | 0.6.3 |
Última Atualização | 2018-02-10 |
Data de Publicação | 2018-02-10 |
Desenvolvedor | Bernhard Caspar |
Tipo de Pagamento | free |
Site da Extensão | https://github.com/bernhardc/chrome-devtools-dark-theme |
Idiomas Suportados | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Chrome DevTools Dark Theme", "version": "0.6.3", "description": "", "devtools_page": "devtools.html", "manifest_version": 2 } |