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…

greybeard devtools theme क्या है?

greybeard devtools theme xero द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "greybeard is a fork of SO-Dark-Monokai-v3 chrome developer tools theme. in addition of the monokai color scheme, all dev-tools ui…"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में greybeard devtools theme एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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                    

एक्सटेंशन की मूल जानकारी

नाम greybeard devtools theme greybeard devtools theme
ID cckelcjlkjehoepkfcpgdpjfagodhimd
आधिकारिक URL https://chromewebstore.google.com/detail/greybeard-devtools-theme/cckelcjlkjehoepkfcpgdpjfagodhimd
विवरण greybeard is a fork of SO-Dark-Monokai-v3 chrome developer tools theme. in addition of the monokai color scheme, all dev-tools ui…
फ़ाइल का आकार 539 KB
स्थापना संख्या 778
वर्तमान संस्करण 3.1.5
अंतिम अपडेट 2014-12-17
प्रकाशन तिथि 2014-12-17
रेटिंग 4.05/5 कुल 19 रेटिंग्स
डेवलपर xero
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://github.com/xero/greybeard-devtools
सहायता पृष्ठ URL https://github.com/xero/greybeard-devtools/blob/master/README.md
समर्थित भाषाएँ 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"
    }
}