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 |
官方網址 | 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 } |