DevTools Theme: Gruvbox Dark
Gruvbox Dark theme for Chrome Devtools
DevTools Theme: Gruvbox Darkとは何ですか?
DevTools Theme: Gruvbox Darkはeduarboによって開発されたChromeの拡張機能で、その主な機能は「Gruvbox Dark theme for Chrome Devtools」です。
拡張機能のスクリーンショット
DevTools Theme: Gruvbox Dark拡張機能のCRXファイルをダウンロード
DevTools Theme: Gruvbox Dark拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Retro groove dark theme for Devtools. 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, select Experiments tab, and check 'Allow custom UI themes'. - Reload devtools.
拡張機能の基本情報
名前 | DevTools Theme: Gruvbox Dark |
ID | njcgdakjdifgccdgnoiphpnihcfopcmj |
公式URL | https://chromewebstore.google.com/detail/devtools-theme-gruvbox-da/njcgdakjdifgccdgnoiphpnihcfopcmj |
説明 | Gruvbox Dark theme for Chrome Devtools |
ファイルサイズ | 50.3 KB |
インストール数 | 1,550 |
現在のバージョン | 0.0.2 |
最終更新日 | 2015-10-26 |
公開日 | 2015-10-26 |
評価 | 4.57/5 合計 7 レビュー |
開発者 | eduarbo |
支払い方法 | free |
拡張機能のウェブサイト | https://github.com/eduarbo/chrome-devtools-gruvbox-dark-theme |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "DevTools Theme: Gruvbox Dark", "version": "0.0.2", "description": "Gruvbox Dark theme for Chrome Devtools", "author": "Eduardo Ruiz", "short_name": "Gruvbox Dark Devtools", "devtools_page": "devtools.html", "homepage_url": "https:\/\/github.com\/eduarbo\/chrome-devtools-gruvbox-dark-theme", "manifest_version": 2, "icons": { "16": "images\/icon16.png", "48": "images\/icon48.png", "96": "images\/icon96.png", "128": "images\/icon128.png" } } |