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…

What is Chrome DevTools Dark Theme?

Chrome DevTools Dark Theme is a Chrome extension developed by Bernhard Caspar, and its main feature is "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…".

Extension Screenshots

screenshot
screenshot
screenshot

Download Chrome DevTools Dark Theme Extension CRX File

Download Chrome DevTools Dark Theme extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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                    

Extension Basic Information

Name Chrome DevTools Dark Theme Chrome DevTools Dark Theme
ID bfcohnmjbpeilfcijkjkeggbdmehhnbk
Official URL https://chromewebstore.google.com/detail/chrome-devtools-dark-them/bfcohnmjbpeilfcijkjkeggbdmehhnbk
Description 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…
File Size 24.79 KB
Installation Count 214
Current Version 0.6.3
Last Updated 2018-02-10
Publish Date 2018-02-10
Developer Bernhard Caspar
Payment Type free
Extension Website https://github.com/bernhardc/chrome-devtools-dark-theme
Supported Languages 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
}