Chrome DevTools Dark Theme

A dark theme for Chrome DevTools. !!! DOESN'T WORK IN CHROME 62 AND LATER !!! I'm planning to fix this, but it might take a while…

什么是Chrome DevTools Dark Theme?

Chrome DevTools Dark Theme是由Bernhard Caspar开发的Chrome扩展程序,该扩展的主要功能是“A dark theme for Chrome DevTools. !!! DOESN'T WORK IN CHROME 62 AND LATER !!! I'm planning to fix this, but it might take a while…”。

扩展截图

screenshot
screenshot
screenshot

下载Chrome DevTools Dark Theme扩展crx文件

下载Chrome DevTools Dark Theme扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        A dark theme for Chrome DevTools.

!!! DOESN'T WORK IN CHROME 62 AND LATER !!!
I'm planning to fix this, but it might take a while until I get around to do it.


First install this extension, then do the following:
After enabling DevTools Experiments in Chrome (http://islegend.com/development/how-to-enable-devtools-experiments-within-google-chrome/), go to DevTools Settings -> Experiments -> Enable "Allow Custom UI themes". Go to Preferences and select Theme: "Dark", which enables Chrome's own Dark Theme. This theme builds on top of that.

Source code available at https://github.com/bernhardc/chrome-devtools-dark-theme                    

扩展基本信息

名称 Chrome DevTools Dark Theme Chrome DevTools Dark Theme
ID bfcohnmjbpeilfcijkjkeggbdmehhnbk
官方URL https://chromewebstore.google.com/detail/chrome-devtools-dark-them/bfcohnmjbpeilfcijkjkeggbdmehhnbk
简介 A dark theme for Chrome DevTools. !!! DOESN'T WORK IN CHROME 62 AND LATER !!! I'm planning to fix this, but it might take a while…
文件大小 24.79 KB
安装次数 214
当前版本 0.6.3
更新时间 2018-02-10
上架时间 2018-02-10
开发者 Bernhard Caspar
付费类型 free
扩展官网 https://github.com/bernhardc/chrome-devtools-dark-theme
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Chrome DevTools Dark Theme",
    "version": "0.6.3",
    "description": "",
    "devtools_page": "devtools.html",
    "manifest_version": 2
}