Rainbow DevTools Theme

Sample DevTools theme. Enable DevTools experiments in about:flags, then open DevTools and toggle "Allow UI themes" experiment.

What is Rainbow DevTools Theme?

Rainbow DevTools Theme is a Chrome extension developed by Paul Irish, and its main feature is "Sample DevTools theme. Enable DevTools experiments in about:flags, then open DevTools and toggle "Allow UI themes" experiment.".

Extension Screenshots

screenshot

Download Rainbow DevTools Theme Extension CRX File

Download Rainbow DevTools 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

                        This is a sample extension to add a theme to Chrome DevTools. 
Rough details here: https://code.google.com/p/chromium/issues/detail?id=318566#c33

Source: https://github.com/paulirish/sample-devtools-theme-extension                    

Extension Basic Information

Name Rainbow DevTools Theme Rainbow DevTools Theme
ID bafncadmgpabpojoohpejlmdbligjjlb
Official URL https://chromewebstore.google.com/detail/rainbow-devtools-theme/bafncadmgpabpojoohpejlmdbligjjlb
Description Sample DevTools theme. Enable DevTools experiments in about:flags, then open DevTools and toggle "Allow UI themes" experiment.
File Size 3.73 KB
Installation Count 84
Current Version 1.1
Last Updated 2013-11-30
Publish Date 2013-11-30
Rating 3.20/5 Total 5 Ratings
Developer Paul Irish
Payment Type free
Extension Website https://github.com/paulirish/sample-devtools-theme-extension
Help Page URL https://github.com/paulirish/sample-devtools-theme-extension
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Rainbow DevTools Theme",
    "version": "1.1",
    "description": "Sample DevTools theme. Enable DevTools experiments in about:flags, then open DevTools and toggle \"Allow UI themes\" experiment.",
    "devtools_page": "devtools.html",
    "manifest_version": 2
}