DevTools Theme: Twilight Spacegray

A dark theme for Chrome DevTools

什麼是DevTools Theme: Twilight Spacegray?

DevTools Theme: Twilight Spacegray是由jasonwoolliscroft開發的Chrome擴展程式,該擴展的主要功能是“A dark theme for Chrome DevTools”。

擴展截圖

screenshot
screenshot
screenshot

下載DevTools Theme: Twilight Spacegray擴展crx文件

下載DevTools Theme: Twilight Spacegray擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Instructions for use:

1) Install this theme

2) Enable DevTools experiments here chrome://flags/#enable-devtools-experiments & relaunch Chrome

3) Open DevTools [CTRL/CMD + SHIFT + I], go to Settings > Experiments, and toggle 'Allow UI themes' experiment

4) Reload DevTools

Questions? https://github.com/jasonw-me/devtools-theme-twilight-spacegray

Issues? https://github.com/jasonw-me/devtools-theme-twilight-spacegray/issues                    

擴展基本資訊

名稱 DevTools Theme: Twilight Spacegray DevTools Theme: Twilight Spacegray
ID bpbplipacldfdfgapibcmjfpabnamoia
官方網址 https://chromewebstore.google.com/detail/devtools-theme-twilight-s/bpbplipacldfdfgapibcmjfpabnamoia
簡介 A dark theme for Chrome DevTools
檔案大小 30.86 KB
安裝次數 48
目前版本 0.0.0.3
更新時間 2014-10-19
上架時間 2014-10-19
評分 3.00/5 共 2 次評分
開發者 jasonwoolliscroft
付費類型 free
擴展官網 https://github.com/jasonw-me/devtools-theme-twilight-spacegray
說明頁面URL https://github.com/jasonw-me/devtools-theme-twilight-spacegray/issues
支援的語言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "DevTools Theme: Twilight Spacegray",
    "version": "0.0.0.3",
    "description": "A dark theme for Chrome DevTools",
    "devtools_page": "devtools.html",
    "homepage_url": "https:\/\/github.com\/jasonw-me\/devtools-theme-twilight-spacegray",
    "icons": {
        "128": "images\/icon_128.png"
    },
    "manifest_version": 2
}