DevTools Theme: Tomorrow Night Bright
The Tomorrow Night Bright theme for Devtools. Made with Zero Base Themes.
DevTools Theme: Tomorrow Night Brightとは何ですか?
DevTools Theme: Tomorrow Night Brightはhttps://gbraad.nlによって開発されたChromeの拡張機能で、その主な機能は「The Tomorrow Night Bright theme for Devtools. Made with Zero Base Themes.」です。
拡張機能のスクリーンショット
DevTools Theme: Tomorrow Night Bright拡張機能のCRXファイルをダウンロード
DevTools Theme: Tomorrow Night Bright拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Tomorrow Night Bright theme for Chrome Developer Tools. Made with Zero Base Themes. https://github.com/gbraad/chrome-devtools-tomorrow-night-bright-theme
拡張機能の基本情報
名前 | DevTools Theme: Tomorrow Night Bright |
ID | idpgmdicmomnckcoblacfggohfogaplj |
公式URL | https://chromewebstore.google.com/detail/devtools-theme-tomorrow-n/idpgmdicmomnckcoblacfggohfogaplj |
説明 | The Tomorrow Night Bright theme for Devtools. Made with Zero Base Themes. |
ファイルサイズ | 44.15 KB |
インストール数 | 90 |
現在のバージョン | 1.0.0 |
最終更新日 | 2014-12-20 |
公開日 | 2014-12-19 |
評価 | 4.00/5 合計 2 レビュー |
開発者 | https://gbraad.nl |
支払い方法 | free |
拡張機能のウェブサイト | https://github.com/gbraad/chrome-devtools-tomorrow-night-bright-theme |
ヘルプページのURL | https://github.com/gbraad/chrome-devtools-tomorrow-night-bright-theme/issues |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "DevTools Theme: Tomorrow Night Bright", "version": "1.0.0", "description": "The Tomorrow Night Bright theme for Devtools. Made with Zero Base Themes.", "devtools_page": "index.html", "homepage_url": "https:\/\/github.com\/gbraad\/chrome-devtools-tomorrow-night-bright-theme", "manifest_version": 2, "icons": { "16": "images\/icon16.png", "48": "images\/icon48.png", "128": "images\/icon128.png" } } |