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
官方網址 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"
    }
}