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…

Material Design Theme for Chrome Devtoolsとは何ですか?

Material Design Theme for Chrome Devtoolsはhttps://felipemartinin.comによって開発されたChromeの拡張機能で、その主な機能は「This is a theme inspired by Material Theme for sublime text, that brings the Material Design visual language to your Chrome…」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot

Material Design Theme for Chrome Devtools拡張機能のCRXファイルをダウンロード

Material Design Theme for Chrome Devtools拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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                    

拡張機能の基本情報

名前 Material Design Theme for Chrome Devtools Material Design Theme for Chrome Devtools
ID bhhaihcbledolbbigofbpegdbomoimfa
公式URL https://chromewebstore.google.com/detail/material-design-theme-for/bhhaihcbledolbbigofbpegdbomoimfa
説明 This is a theme inspired by Material Theme for sublime text, that brings the Material Design visual language to your Chrome…
ファイルサイズ 2.65 MB
インストール数 1,455
現在のバージョン 0.1.2
最終更新日 2016-12-30
公開日 2016-12-30
評価 4.35/5 合計 20 レビュー
開発者 https://felipemartinin.com
支払い方法 free
拡張機能のウェブサイト https:/felipemartinin.github.io/material-design-devtools/
ヘルプページのURL https://github.com/FelipeMartinin/material-design-devtools
対応言語 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"
    }
}