Dank Neon DevTools Theme

A danker, more neon theme.

Dank Neon DevTools Theme क्या है?

Dank Neon DevTools Theme Conlin Durbin द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "A danker, more neon theme."।

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

screenshot

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

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

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

                        Dank Neon for the Chrome DevTools is a nice looking dark theme for your DevTools.

How to install
---------------------------------------------------------
- First install this theme
- Goto chrome://flags/#enable-devtools-experiments and Enable Developer Tools experiments. Select "Relaunch Now" at the bottom of the page.
- Open developer tools settings, select Experiments tab, and check 'Allow custom UI themes'.
- Reload devtools.                    

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

नाम Dank Neon DevTools Theme Dank Neon DevTools Theme
ID eoijelgagfengjmfdjpoeooogcjgdobf
आधिकारिक URL https://chrome.google.com/webstore/detail/dank-neon-devtools-theme/eoijelgagfengjmfdjpoeooogcjgdobf
विवरण A danker, more neon theme.
फ़ाइल का आकार 34.56 KB
स्थापना संख्या 164
वर्तमान संस्करण 2.1
अंतिम अपडेट 2019-01-15
प्रकाशन तिथि 2019-01-15
रेटिंग 5.00/5 कुल 2 रेटिंग्स
डेवलपर Conlin Durbin
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://github.com/DankNeon/chrome-devtools
सहायता पृष्ठ URL https://github.com/DankNeon/chrome-devtools/issues
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Dank Neon DevTools Theme",
    "short_name": "A danker, more neon theme for Chrome Devtools",
    "version": "2.1",
    "description": "A danker, more neon theme.",
    "devtools_page": "devtools.html",
    "manifest_version": 2,
    "content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com; object-src 'self'",
    "icons": {
        "16": "images\/icon16.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    }
}