Chrome DevTools Dark Theme
A dark theme for Chrome DevTools. !!! DOESN'T WORK IN CHROME 62 AND LATER !!! I'm planning to fix this, but it might take a while…
Chrome DevTools Dark Theme क्या है?
Chrome DevTools Dark Theme Bernhard Caspar द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "A dark theme for Chrome DevTools. !!! DOESN'T WORK IN CHROME 62 AND LATER !!! I'm planning to fix this, but it might take a while…"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Chrome DevTools Dark Theme एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
A dark theme for Chrome DevTools. !!! DOESN'T WORK IN CHROME 62 AND LATER !!! I'm planning to fix this, but it might take a while until I get around to do it. First install this extension, then do the following: After enabling DevTools Experiments in Chrome (http://islegend.com/development/how-to-enable-devtools-experiments-within-google-chrome/), go to DevTools Settings -> Experiments -> Enable "Allow Custom UI themes". Go to Preferences and select Theme: "Dark", which enables Chrome's own Dark Theme. This theme builds on top of that. Source code available at https://github.com/bernhardc/chrome-devtools-dark-theme
एक्सटेंशन की मूल जानकारी
नाम | Chrome DevTools Dark Theme |
ID | bfcohnmjbpeilfcijkjkeggbdmehhnbk |
आधिकारिक URL | https://chromewebstore.google.com/detail/chrome-devtools-dark-them/bfcohnmjbpeilfcijkjkeggbdmehhnbk |
विवरण | A dark theme for Chrome DevTools. !!! DOESN'T WORK IN CHROME 62 AND LATER !!! I'm planning to fix this, but it might take a while… |
फ़ाइल का आकार | 24.79 KB |
स्थापना संख्या | 214 |
वर्तमान संस्करण | 0.6.3 |
अंतिम अपडेट | 2018-02-10 |
प्रकाशन तिथि | 2018-02-10 |
डेवलपर | Bernhard Caspar |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://github.com/bernhardc/chrome-devtools-dark-theme |
समर्थित भाषाएँ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Chrome DevTools Dark Theme", "version": "0.6.3", "description": "", "devtools_page": "devtools.html", "manifest_version": 2 } |