Dank Neon DevTools Theme
A danker, more neon theme.
Dank Neon DevTools Themeとは何ですか?
Dank Neon DevTools ThemeはConlin Durbinによって開発されたChromeの拡張機能で、その主な機能は「A danker, more neon theme.」です。
拡張機能のスクリーンショット
Dank Neon DevTools Theme拡張機能のCRXファイルをダウンロード
Dank Neon DevTools Theme拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Dank Neon for the Chrome DevTools is a nice looking dark theme for your DevTools. How to install --------------------------------------------------------- - First install 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.
拡張機能の基本情報
名前 | |
ID | eoijelgagfengjmfdjpoeooogcjgdobf |
公式URL | https://chrome.google.com/webstore/detail/dank-neon-devtools-theme/eoijelgagfengjmfdjpoeooogcjgdobf |
説明 | A danker, more neon theme. |
ファイルサイズ | 34.56 KB |
インストール数 | 164 |
現在のバージョン | 2.1 |
最終更新日 | 2019-01-15 |
公開日 | 2019-01-15 |
評価 | 5.00/5 合計 2 レビュー |
開発者 | Conlin Durbin |
支払い方法 | free |
拡張機能のウェブサイト | https://github.com/DankNeon/chrome-devtools |
ヘルプページのURL | https://github.com/DankNeon/chrome-devtools/issues |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Dank Neon DevTools Theme", "short_name": "A danker, more neon theme for Chrome Devtools", "version": "2.1", "description": "A danker, more neon theme.", "devtools_page": "devtools.html", "manifest_version": 2, "content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com; object-src 'self'", "icons": { "16": "images\/icon16.png", "48": "images\/icon48.png", "128": "images\/icon128.png" } } |