Rainbow DevTools Theme
Sample DevTools theme. Enable DevTools experiments in about:flags, then open DevTools and toggle "Allow UI themes" experiment.
Rainbow DevTools Themeとは何ですか?
Rainbow DevTools ThemeはPaul Irishによって開発されたChromeの拡張機能で、その主な機能は「Sample DevTools theme. Enable DevTools experiments in about:flags, then open DevTools and toggle "Allow UI themes" experiment.」です。
拡張機能のスクリーンショット
Rainbow DevTools Theme拡張機能のCRXファイルをダウンロード
Rainbow DevTools Theme拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
This is a sample extension to add a theme to Chrome DevTools. Rough details here: https://code.google.com/p/chromium/issues/detail?id=318566#c33 Source: https://github.com/paulirish/sample-devtools-theme-extension
拡張機能の基本情報
名前 | Rainbow DevTools Theme |
ID | bafncadmgpabpojoohpejlmdbligjjlb |
公式URL | https://chromewebstore.google.com/detail/rainbow-devtools-theme/bafncadmgpabpojoohpejlmdbligjjlb |
説明 | Sample DevTools theme. Enable DevTools experiments in about:flags, then open DevTools and toggle "Allow UI themes" experiment. |
ファイルサイズ | 3.73 KB |
インストール数 | 84 |
現在のバージョン | 1.1 |
最終更新日 | 2013-11-30 |
公開日 | 2013-11-30 |
評価 | 3.20/5 合計 5 レビュー |
開発者 | Paul Irish |
支払い方法 | free |
拡張機能のウェブサイト | https://github.com/paulirish/sample-devtools-theme-extension |
ヘルプページのURL | https://github.com/paulirish/sample-devtools-theme-extension |
対応言語 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Rainbow DevTools Theme", "version": "1.1", "description": "Sample DevTools theme. Enable DevTools experiments in about:flags, then open DevTools and toggle \"Allow UI themes\" experiment.", "devtools_page": "devtools.html", "manifest_version": 2 } |