DevTools Theme: Twilight Spacegray
A dark theme for Chrome DevTools
DevTools Theme: Twilight Spacegrayとは何ですか?
DevTools Theme: Twilight Spacegrayはjasonwoolliscroftによって開発されたChromeの拡張機能で、その主な機能は「A dark theme for Chrome DevTools」です。
拡張機能のスクリーンショット
DevTools Theme: Twilight Spacegray拡張機能のCRXファイルをダウンロード
DevTools Theme: Twilight Spacegray拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Instructions for use: 1) Install this theme 2) Enable DevTools experiments here chrome://flags/#enable-devtools-experiments & relaunch Chrome 3) Open DevTools [CTRL/CMD + SHIFT + I], go to Settings > Experiments, and toggle 'Allow UI themes' experiment 4) Reload DevTools Questions? https://github.com/jasonw-me/devtools-theme-twilight-spacegray Issues? https://github.com/jasonw-me/devtools-theme-twilight-spacegray/issues
拡張機能の基本情報
名前 | DevTools Theme: Twilight Spacegray |
ID | bpbplipacldfdfgapibcmjfpabnamoia |
公式URL | https://chromewebstore.google.com/detail/devtools-theme-twilight-s/bpbplipacldfdfgapibcmjfpabnamoia |
説明 | A dark theme for Chrome DevTools |
ファイルサイズ | 30.86 KB |
インストール数 | 48 |
現在のバージョン | 0.0.0.3 |
最終更新日 | 2014-10-19 |
公開日 | 2014-10-19 |
評価 | 3.00/5 合計 2 レビュー |
開発者 | jasonwoolliscroft |
支払い方法 | free |
拡張機能のウェブサイト | https://github.com/jasonw-me/devtools-theme-twilight-spacegray |
ヘルプページのURL | https://github.com/jasonw-me/devtools-theme-twilight-spacegray/issues |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "DevTools Theme: Twilight Spacegray", "version": "0.0.0.3", "description": "A dark theme for Chrome DevTools", "devtools_page": "devtools.html", "homepage_url": "https:\/\/github.com\/jasonw-me\/devtools-theme-twilight-spacegray", "icons": { "128": "images\/icon_128.png" }, "manifest_version": 2 } |