Readable DevTools Theme

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

What is Readable DevTools Theme?

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

Extension Screenshots

screenshot

Download Readable DevTools Theme Extension CRX File

Download Readable 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 great and simple Chrome Dev Tools theme using the new API (Chrome 33+).

It is an adaptation of the original Readable Chrome Dev Tools theme found here:
https://github.com/Augus/Readable-ChromeDevThemes
But I could not find an extension to use with the newer versions of Chrome.

Also thanks to Paul Irish https://github.com/paulirish/sample-devtools-theme-extension                    

Extension Basic Information

Name Readable DevTools Theme Readable DevTools Theme
ID idacnkgaihpflclbgnkhamfofklappaa
Official URL https://chrome.google.com/webstore/detail/readable-devtools-theme/idacnkgaihpflclbgnkhamfofklappaa
Description Readable DevTools theme. Enable DevTools experiments in about:flags, then open DevTools and toggle "Allow UI themes" experiment.
File Size 5.9 KB
Installation Count 51
Current Version 1.16
Last Updated 2014-10-16
Publish Date 2014-10-16
Rating 3.33/5 Total 3 Ratings
Developer mitchflorida
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Readable DevTools Theme",
    "version": "1.16",
    "description": "Readable DevTools theme. Enable DevTools experiments in about:flags, then open DevTools and toggle \"Allow UI themes\" experiment.",
    "devtools_page": "devtools.html",
    "manifest_version": 2
}