Dracula Theme for DevTools
A dark theme for Chrome DevTools
Dracula Theme for DevToolsとは何ですか?
Dracula Theme for DevToolsはVagner Santanaによって開発されたChromeの拡張機能で、その主な機能は「A dark theme for Chrome DevTools」です。
拡張機能のスクリーンショット
Dracula Theme for DevTools拡張機能のCRXファイルをダウンロード
Dracula Theme for DevTools拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Dracula is a dark theme for Sublime Text, Textmate, Vim, Zsh, iTerm, Terminal.app, Chrome DevTools and Alfred created by Zeno Rocha. The DevTools Extension is developed by Vagner Santana. How to active the option to use themes for DevTools on Chrome Canary (v33.0.x): - Open chrome://flags and Enable Developer Tools experiments. - Open developer tools settings, select Experiments tab, and check Allow custom UI themes. - Install Dracula Theme For more information, visit: https://github.com/zenorocha/dracula-theme https://twitter.com/zenorocha https://plus.google.com/+ZenoRochaBN https://twitter.com/vagnervjs https://plus.google.com/+VagnerSantanaVJS
拡張機能の基本情報
名前 | |
ID | gedipeckgflanbhlcglokjjacilfidda |
公式URL | https://chrome.google.com/webstore/detail/dracula-theme-for-devtool/gedipeckgflanbhlcglokjjacilfidda |
説明 | A dark theme for Chrome DevTools |
ファイルサイズ | 49.76 KB |
インストール数 | 4,913 |
現在のバージョン | 0.1.1 |
最終更新日 | 2013-12-05 |
公開日 | 2013-12-05 |
評価 | 3.06/5 合計 16 レビュー |
開発者 | Vagner Santana |
支払い方法 | free |
拡張機能のウェブサイト | http://zenorocha.github.io/dracula-theme/chrome/ |
ヘルプページのURL | https://github.com/zenorocha/dracula-theme/issues?state=closed |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Dracula Theme for DevTools", "version": "0.1.1", "description": "A dark theme for Chrome DevTools", "devtools_page": "devtools.html", "manifest_version": 2, "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" } } |