Material Design Theme for Chrome Devtools
This is a theme inspired by Material Theme for sublime text, that brings the Material Design visual language to your Chrome…
O que é Material Design Theme for Chrome Devtools?
Material Design Theme for Chrome Devtools é uma extensão do Chrome desenvolvida por https://felipemartinin.com, e sua principal característica é "This is a theme inspired by Material Theme for sublime text, that brings the Material Design visual language to your Chrome…".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Material Design Theme for Chrome Devtools
Baixe arquivos de extensão Material Design Theme for Chrome Devtools 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 inspired by Material Theme for sublime text, that brings the Material Design visual language to your Chrome Devtools. This theme add some features like smart highlights, besides to make you Devtools interface more beautiful. Install guide: After install and enable in settings> extentions, you need to enable custom themes to make it works: Navigate to chrome://flags/ Search by: Developer Tools Experiments and click on enable Click on "Relunch Now" button at the bottom and wait the browser relunch Now, open the devtools Go to the settings (gear icon) > experiments click allow custom ui themes reload devtools for theme to fully apply
Informações Básicas da Extensão
Nome | Material Design Theme for Chrome Devtools |
ID | bhhaihcbledolbbigofbpegdbomoimfa |
URL Oficial | https://chromewebstore.google.com/detail/material-design-theme-for/bhhaihcbledolbbigofbpegdbomoimfa |
Descrição | This is a theme inspired by Material Theme for sublime text, that brings the Material Design visual language to your Chrome… |
Tamanho do Arquivo | 2.65 MB |
Contagem de Instalações | 1,455 |
Versão Atual | 0.1.2 |
Última Atualização | 2016-12-30 |
Data de Publicação | 2016-12-30 |
Classificação | 4.35/5 Total de 20 Avaliações |
Desenvolvedor | https://felipemartinin.com |
Tipo de Pagamento | free |
Site da Extensão | https:/felipemartinin.github.io/material-design-devtools/ |
URL da Página de Ajuda | https://github.com/FelipeMartinin/material-design-devtools |
Idiomas Suportados | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Material Design Theme for Chrome Devtools", "short_name": "Material Design Theme", "version": "0.1.2", "devtools_page": "devtools.html", "homepage_url": "https:\/\/github.com\/FelipeMartinin\/material-design-devtools", "manifest_version": 2, "icons": { "16": "images\/icon16.png", "48": "images\/icon48.png", "128": "images\/icon128.png" } } |