Material Design Theme for Chrome Devtools

This is a theme inspired by Material Theme for sublime text, that brings the Material Design visual language to your Chrome…

Material Design Theme for Chrome Devtools क्या है?

Material Design Theme for Chrome Devtools https://felipemartinin.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "This is a theme inspired by Material Theme for sublime text, that brings the Material Design visual language to your Chrome…"।

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

screenshot
screenshot
screenshot

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

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

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

                        This is a theme inspired by Material Theme for sublime text, that brings the Material Design visual language to your Chrome Devtools. This theme add some features like smart highlights, besides to make you Devtools interface more beautiful.

Install guide: 

After install and enable in settings> extentions, you need to enable custom themes to make it works:

Navigate to chrome://flags/
Search by: Developer Tools Experiments and click on enable
Click on "Relunch Now" button at the bottom and wait the browser relunch
Now, open the devtools
Go to the settings (gear icon) > experiments
click allow custom ui themes
reload devtools for theme to fully apply                    

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

नाम Material Design Theme for Chrome Devtools Material Design Theme for Chrome Devtools
ID bhhaihcbledolbbigofbpegdbomoimfa
आधिकारिक URL https://chromewebstore.google.com/detail/material-design-theme-for/bhhaihcbledolbbigofbpegdbomoimfa
विवरण This is a theme inspired by Material Theme for sublime text, that brings the Material Design visual language to your Chrome…
फ़ाइल का आकार 2.65 MB
स्थापना संख्या 1,455
वर्तमान संस्करण 0.1.2
अंतिम अपडेट 2016-12-30
प्रकाशन तिथि 2016-12-30
रेटिंग 4.35/5 कुल 20 रेटिंग्स
डेवलपर https://felipemartinin.com
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https:/felipemartinin.github.io/material-design-devtools/
सहायता पृष्ठ URL https://github.com/FelipeMartinin/material-design-devtools
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Material Design Theme for Chrome Devtools",
    "short_name": "Material Design Theme",
    "version": "0.1.2",
    "devtools_page": "devtools.html",
    "homepage_url": "https:\/\/github.com\/FelipeMartinin\/material-design-devtools",
    "manifest_version": 2,
    "icons": {
        "16": "images\/icon16.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    }
}