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…

Co je greybeard devtools theme?

greybeard devtools theme je rozšíření Chrome vyvinuté xero, a jeho hlavní funkcí je „greybeard is a fork of SO-Dark-Monokai-v3 chrome developer tools theme. in addition of the monokai color scheme, all dev-tools ui…“.

Snímky obrazovky rozšíření

screenshot
screenshot

Stáhnout soubor CRX rozšíření greybeard devtools theme

Stáhněte si soubory rozšíření greybeard devtools theme ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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                    

Základní Informace o Rozšíření

Název greybeard devtools theme greybeard devtools theme
ID cckelcjlkjehoepkfcpgdpjfagodhimd
Oficiální URL https://chromewebstore.google.com/detail/greybeard-devtools-theme/cckelcjlkjehoepkfcpgdpjfagodhimd
Popis greybeard is a fork of SO-Dark-Monokai-v3 chrome developer tools theme. in addition of the monokai color scheme, all dev-tools ui…
Velikost souboru 539 KB
Počet instalací 778
Aktuální Verze 3.1.5
Poslední Aktualizace 2014-12-17
Datum Vydání 2014-12-17
Hodnocení 4.05/5 Celkem 19 Hodnocení
Vývojář xero
Typ Platby free
Webové stránky Rozšíření https://github.com/xero/greybeard-devtools
URL Stránky Nápovědy https://github.com/xero/greybeard-devtools/blob/master/README.md
Podporované Jazyky 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"
    }
}