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…
Wat is Material Design Theme for Chrome Devtools?
Material Design Theme for Chrome Devtools is een Chrome-extensie ontwikkeld door https://felipemartinin.com, en de belangrijkste functie is "This is a theme inspired by Material Theme for sublime text, that brings the Material Design visual language to your Chrome…".
Extensie Screenshots
Download het CRX-bestand van de extensie Material Design Theme for Chrome Devtools
Download Material Design Theme for Chrome Devtools-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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
Basisinformatie over de Extensie
Naam | Material Design Theme for Chrome Devtools |
ID | bhhaihcbledolbbigofbpegdbomoimfa |
Officiële URL | https://chromewebstore.google.com/detail/material-design-theme-for/bhhaihcbledolbbigofbpegdbomoimfa |
Beschrijving | This is a theme inspired by Material Theme for sublime text, that brings the Material Design visual language to your Chrome… |
Bestandsgrootte | 2.65 MB |
Aantal Installaties | 1,455 |
Huidige Versie | 0.1.2 |
Laatst Bijgewerkt | 2016-12-30 |
Publicatiedatum | 2016-12-30 |
Beoordeling | 4.35/5 Totaal 20 Beoordelingen |
Ontwikkelaar | https://felipemartinin.com |
Betalingswijze | free |
Extensiewebsite | https:/felipemartinin.github.io/material-design-devtools/ |
Help Pagina-URL | https://github.com/FelipeMartinin/material-design-devtools |
Ondersteunde Talen | 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" } } |