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'est-ce que Material Design Theme for Chrome Devtools ?

Material Design Theme for Chrome Devtools est une extension Chrome développée par https://felipemartinin.com, et sa fonction principale est "This is a theme inspired by Material Theme for sublime text, that brings the Material Design visual language to your Chrome…".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Material Design Theme for Chrome Devtools

Téléchargez les fichiers d'extension Material Design Theme for Chrome Devtools au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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                    

Informations de Base sur l'Extension

Nom Material Design Theme for Chrome Devtools Material Design Theme for Chrome Devtools
ID bhhaihcbledolbbigofbpegdbomoimfa
URL Officiel https://chromewebstore.google.com/detail/material-design-theme-for/bhhaihcbledolbbigofbpegdbomoimfa
Description This is a theme inspired by Material Theme for sublime text, that brings the Material Design visual language to your Chrome…
Taille du Fichier 2.65 MB
Nombre d'Installations 1,455
Version Actuelle 0.1.2
Dernière Mise à Jour 2016-12-30
Date de Publication 2016-12-30
Évaluation 4.35/5 Total 20 Évaluations
Développeur https://felipemartinin.com
Type de Paiement free
Site Web de l'Extension https:/felipemartinin.github.io/material-design-devtools/
URL de la Page d'Aide https://github.com/FelipeMartinin/material-design-devtools
Langues Prises en Charge 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"
    }
}