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
公式URL 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
Eメール [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"
    }
}