greybeard devtools theme

greybeard is a fork of SO-Dark-Monokai-v3 chrome developer tools theme. in addition of the monokai color scheme, all dev-tools ui…

What is greybeard devtools theme?

greybeard devtools theme is a Chrome extension developed by xero, and its main feature is "greybeard is a fork of SO-Dark-Monokai-v3 chrome developer tools theme. in addition of the monokai color scheme, all dev-tools ui…".

Extension Screenshots

screenshot
screenshot

Download greybeard devtools theme Extension CRX File

Download greybeard 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

                        greybeard is a fork of SO-Dark-Monokai-v3 chrome developer tools theme. in addition of the monokai color scheme, all dev-tools ui elements have been updated to a matching dark grey palette. this is the packaged version for chrome v33+. 

after installing you need to enable custom themes:

- navigate to `chrome://flags/`
- enable `Developer Tools experiments`
- reload chrome
- open devtools
- click settings > experiments
- click `allow custom ui themes`
- reload devtools for theme to fully apply


feel free to fork it on github! https://github.com/xero/greybeard-devtools

changelog
-----------------------------------------
- default splash font color
- updates to network caution messages
- updates to network view headers
- added background color to resources tab sidebar  
- fix tab width to fit tab names                    

Extension Basic Information

Name greybeard devtools theme greybeard devtools theme
ID cckelcjlkjehoepkfcpgdpjfagodhimd
Official URL https://chromewebstore.google.com/detail/greybeard-devtools-theme/cckelcjlkjehoepkfcpgdpjfagodhimd
Description greybeard is a fork of SO-Dark-Monokai-v3 chrome developer tools theme. in addition of the monokai color scheme, all dev-tools ui…
File Size 539 KB
Installation Count 778
Current Version 3.1.5
Last Updated 2014-12-17
Publish Date 2014-12-17
Rating 4.05/5 Total 19 Ratings
Developer xero
Payment Type free
Extension Website https://github.com/xero/greybeard-devtools
Help Page URL https://github.com/xero/greybeard-devtools/blob/master/README.md
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "greybeard devtools theme",
    "short_name": "greybeard",
    "version": "3.1.5",
    "devtools_page": "devtools.html",
    "author": "xero harrison",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    }
}