Monokai for Chrome

Monokai color scheme for Chrome dev tools.

什麼是Monokai for Chrome?

Monokai for Chrome是由Esteban Santiesteban開發的Chrome擴展程式,該擴展的主要功能是“Monokai color scheme for Chrome dev tools.”。

擴展截圖

screenshot

下載Monokai for Chrome擴展crx文件

下載Monokai for Chrome擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        ** Update **
Latest version of Chrome creates small breaks to the theme. This can be fixed by enabling 'Dark' mode. To enable, go to Developer Tools -> Settings, Under Appearance, Theme: Dark.
**

Requirements:

1. Navigate to ' chrome://flags/ ' and Enable 'Developer Tools experiments'
2. Dev Tools Settings -> Experiments -> Allow custom UI themes
3. Restart, Done!

Monokai color scheme for Chrome dev tools. Its open source, check out the 'Website' for the Github link.                    

擴展基本資訊

名稱 Monokai for Chrome Monokai for Chrome
ID ebanajomahnlhgbljngocmccmpelnaam
官方網址 https://chromewebstore.google.com/detail/monokai-for-chrome/ebanajomahnlhgbljngocmccmpelnaam
簡介 Monokai color scheme for Chrome dev tools.
檔案大小 41.8 KB
安裝次數 2,293
目前版本 1.0.0
更新時間 2017-04-26
上架時間 2017-04-26
評分 4.57/5 共 14 次評分
開發者 Esteban Santiesteban
電子郵箱 [email protected]
付費類型 free
擴展官網 https://github.com/estebansanti/chrome-devtools-monokai
支援的語言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Monokai for Chrome",
    "version": "1.0.0",
    "author": "Esteban Santiesteban",
    "description": "Monokai color scheme for Chrome dev tools.",
    "devtools_page": "devtools.html",
    "homepage_url": "https:\/\/github.com\/estebansanti\/chrome-devtools-monokai",
    "manifest_version": 2,
    "icons": {
        "16": "images\/icon16.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    }
}