DevTools Theme: Zero Dark Matrix

A highly customized dark theme for Devtools.

DevTools Theme: Zero Dark Matrixとは何ですか?

DevTools Theme: Zero Dark MatrixはMaurice Cruzによって開発されたChromeの拡張機能で、その主な機能は「A highly customized dark theme for Devtools.」です。

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

screenshot
screenshot
screenshot
screenshot
screenshot

DevTools Theme: Zero Dark Matrix拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        This is a theme for the Developer Tools [CTRL/CMD + SHIFT + I].

Installation Instructions
---------------------------------------------------------
- Add this theme
- Goto chrome://flags/#enable-devtools-experiments and Enable Developer Tools experiments. Select [Relaunch Now] at the bottom of the page.
- Open developer tools settings, set Theme mode to 'Dark'
- Select Experiments tab, and check 'Allow custom UI themes'
- Reload devtools.

Changelog
---------------------------------------------------------
## 3.0.6
* Fix expanded arrow rendering

Full changelog history on: 
https://github.com/mauricecruz/zero-base-themes/blob/master/CHANGELOG.md                    

拡張機能の基本情報

名前 DevTools Theme: Zero Dark Matrix DevTools Theme: Zero Dark Matrix
ID bomhdjeadceaggdgfoefmpeafkjhegbo
公式URL https://chromewebstore.google.com/detail/devtools-theme-zero-dark/bomhdjeadceaggdgfoefmpeafkjhegbo
説明 A highly customized dark theme for Devtools.
ファイルサイズ 56.82 KB
インストール数 26,469
現在のバージョン 3.0.6
最終更新日 2019-10-03
公開日 2019-10-03
評価 4.72/5 合計 547 レビュー
開発者 Maurice Cruz
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://github.com/mauricecruz/chrome-devtools-zerodarkmatrix-theme
ヘルプページのURL https://github.com/mauricecruz/chrome-devtools-zerodarkmatrix-theme/issues?direction=desc&sort=updated&state=open
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "DevTools Theme: Zero Dark Matrix",
    "version": "3.0.6",
    "description": "A highly customized dark theme for Devtools.",
    "devtools_page": "devtools.html",
    "homepage_url": "https:\/\/github.com\/mauricecruz\/chrome-devtools-zerodarkmatrix-theme",
    "manifest_version": 2,
    "icons": {
        "16": "images\/icon16.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    }
}