Dracula Theme for DevTools

A dark theme for Chrome DevTools

What is Dracula Theme for DevTools?

Dracula Theme for DevTools is a Chrome extension developed by Vagner Santana, and its main feature is "A dark theme for Chrome DevTools".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download Dracula Theme for DevTools Extension CRX File

Download Dracula Theme for DevTools 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

                        Dracula is a dark theme for Sublime Text, Textmate, Vim, Zsh, iTerm, Terminal.app, Chrome DevTools and Alfred created by Zeno Rocha. The DevTools Extension is developed by Vagner Santana.

How to active the option to use themes for DevTools on Chrome Canary (v33.0.x):

- Open chrome://flags and Enable Developer Tools experiments.
- Open developer tools settings, select Experiments tab, and check Allow custom UI themes.
- Install Dracula Theme

For more information, visit: https://github.com/zenorocha/dracula-theme

https://twitter.com/zenorocha
https://plus.google.com/+ZenoRochaBN

https://twitter.com/vagnervjs
https://plus.google.com/+VagnerSantanaVJS                    

Extension Basic Information

Name Dracula Theme for DevTools Dracula Theme for DevTools
ID gedipeckgflanbhlcglokjjacilfidda
Official URL https://chrome.google.com/webstore/detail/dracula-theme-for-devtool/gedipeckgflanbhlcglokjjacilfidda
Description A dark theme for Chrome DevTools
File Size 49.76 KB
Installation Count 4,913
Current Version 0.1.1
Last Updated 2013-12-05
Publish Date 2013-12-05
Rating 3.06/5 Total 16 Ratings
Developer Vagner Santana
Payment Type free
Extension Website http://zenorocha.github.io/dracula-theme/chrome/
Help Page URL https://github.com/zenorocha/dracula-theme/issues?state=closed
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Dracula Theme for DevTools",
    "version": "0.1.1",
    "description": "A dark theme for Chrome DevTools",
    "devtools_page": "devtools.html",
    "manifest_version": 2,
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    }
}