Chrome DevTools Dark Theme
A dark theme for Chrome DevTools. !!! DOESN'T WORK IN CHROME 62 AND LATER !!! I'm planning to fix this, but it might take a while…
Chrome DevTools Dark Themeとは何ですか?
Chrome DevTools Dark ThemeはBernhard Casparによって開発されたChromeの拡張機能で、その主な機能は「A dark theme for Chrome DevTools. !!! DOESN'T WORK IN CHROME 62 AND LATER !!! I'm planning to fix this, but it might take a while…」です。
拡張機能のスクリーンショット
Chrome DevTools Dark Theme拡張機能のCRXファイルをダウンロード
Chrome DevTools Dark Theme拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
A dark theme for Chrome DevTools. !!! DOESN'T WORK IN CHROME 62 AND LATER !!! I'm planning to fix this, but it might take a while until I get around to do it. First install this extension, then do the following: After enabling DevTools Experiments in Chrome (http://islegend.com/development/how-to-enable-devtools-experiments-within-google-chrome/), go to DevTools Settings -> Experiments -> Enable "Allow Custom UI themes". Go to Preferences and select Theme: "Dark", which enables Chrome's own Dark Theme. This theme builds on top of that. Source code available at https://github.com/bernhardc/chrome-devtools-dark-theme
拡張機能の基本情報
名前 | Chrome DevTools Dark Theme |
ID | bfcohnmjbpeilfcijkjkeggbdmehhnbk |
公式URL | https://chromewebstore.google.com/detail/chrome-devtools-dark-them/bfcohnmjbpeilfcijkjkeggbdmehhnbk |
説明 | A dark theme for Chrome DevTools. !!! DOESN'T WORK IN CHROME 62 AND LATER !!! I'm planning to fix this, but it might take a while… |
ファイルサイズ | 24.79 KB |
インストール数 | 214 |
現在のバージョン | 0.6.3 |
最終更新日 | 2018-02-10 |
公開日 | 2018-02-10 |
開発者 | Bernhard Caspar |
支払い方法 | free |
拡張機能のウェブサイト | https://github.com/bernhardc/chrome-devtools-dark-theme |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Chrome DevTools Dark Theme", "version": "0.6.3", "description": "", "devtools_page": "devtools.html", "manifest_version": 2 } |