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.”。

擴展截圖

screenshot

下載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 DevTools Theme: Tomorrow Night Bright
ID idpgmdicmomnckcoblacfggohfogaplj
官方網址 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"
    }
}