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…
¿Qué es Material Design Theme for Chrome Devtools?
Material Design Theme for Chrome Devtools es una extensión de Chrome desarrollada por https://felipemartinin.com, y su función principal es "This is a theme inspired by Material Theme for sublime text, that brings the Material Design visual language to your Chrome…".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Material Design Theme for Chrome Devtools
Descarga archivos de extensión Material Design Theme for Chrome Devtools en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
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
Información Básica de la Extensión
Nombre | Material Design Theme for Chrome Devtools |
ID | bhhaihcbledolbbigofbpegdbomoimfa |
URL Oficial | https://chromewebstore.google.com/detail/material-design-theme-for/bhhaihcbledolbbigofbpegdbomoimfa |
Descripción | This is a theme inspired by Material Theme for sublime text, that brings the Material Design visual language to your Chrome… |
Tamaño del Archivo | 2.65 MB |
Cantidad de Instalaciones | 1,455 |
Versión Actual | 0.1.2 |
Última Actualización | 2016-12-30 |
Fecha de Publicación | 2016-12-30 |
Calificación | 4.35/5 Total de 20 Calificaciones |
Desarrollador | https://felipemartinin.com |
Tipo de Pago | free |
Sitio Web de la Extensión | https:/felipemartinin.github.io/material-design-devtools/ |
URL de la Página de Ayuda | https://github.com/FelipeMartinin/material-design-devtools |
Idiomas Soportados | 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" } } |