2077 DevTools Theme
A saucy Cyberpunk2077 theme for Chrome Devtools
2077 DevTools Themeとは何ですか?
2077 DevTools Themeはvoidz3roによって開発されたChromeの拡張機能で、その主な機能は「A saucy Cyberpunk2077 theme for Chrome Devtools」です。
拡張機能のスクリーンショット
2077 DevTools Theme拡張機能のCRXファイルをダウンロード
2077 DevTools Theme拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
[Cyberpunk 2077](https://www.cyberpunk.net/) (highly anticipated game) inspired theme for your devtools. Pairs nicely with https://marketplace.visualstudio.com/items?itemName=Endormi.2077-theme Installation: - Install theme to chrome - open developer tools - Choose settings (F1) => Theme : Dark - Enjoy
拡張機能の基本情報
名前 | |
ID | obboikcgcmdjhpkjheokhnmknfclcdkc |
公式URL | https://chrome.google.com/webstore/detail/2077-devtools-theme/obboikcgcmdjhpkjheokhnmknfclcdkc |
説明 | A saucy Cyberpunk2077 theme for Chrome Devtools |
ファイルサイズ | 38.08 KB |
インストール数 | 102 |
現在のバージョン | 0.1 |
最終更新日 | 2019-07-18 |
公開日 | 2019-07-18 |
評価 | 5.00/5 合計 1 レビュー |
開発者 | voidz3ro |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://github.com/voidz3ro/cyberpunk-devtools |
ヘルプページのURL | https://github.com/voidz3ro/cyberpunk-devtools/issues |
対応言語 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "2077 DevTools Theme", "short_name": "A saucy Cyberpunk2077 theme for Chrome Devtools", "version": "0.1", "description": "A saucy Cyberpunk2077 theme for Chrome Devtools", "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.jpg", "48": "images\/icon48.jpg", "128": "images\/icon128.jpg" } } |