Darcula Theme for DevTools
Darcula Theme for DevTools
Darcula Theme for DevTools क्या है?
Darcula Theme for DevTools Andrey Izman द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Darcula Theme for DevTools"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Darcula Theme for DevTools एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
This is a theme for the Developer Tools [CTRL/CMD + SHIFT + I]. Installation Instructions --------------------------------------------------------- - Add 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'. - Open developer tools settings, in the Preferences switch Theme to the Dark. - Reload devtools.
एक्सटेंशन की मूल जानकारी
नाम | Darcula Theme for DevTools |
ID | gfmlaljopbojfghmafldbdecllafopom |
आधिकारिक URL | https://chromewebstore.google.com/detail/darcula-theme-for-devtool/gfmlaljopbojfghmafldbdecllafopom |
विवरण | Darcula Theme for DevTools |
फ़ाइल का आकार | 282 KB |
स्थापना संख्या | 792 |
वर्तमान संस्करण | 1.0.3 |
अंतिम अपडेट | 2017-10-12 |
प्रकाशन तिथि | 2017-10-11 |
रेटिंग | 5.00/5 कुल 9 रेटिंग्स |
डेवलपर | Andrey Izman |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://github.com/mervick/chrome-devtools-darcula-theme |
सहायता पृष्ठ URL | https://github.com/mervick/chrome-devtools-darcula-theme |
समर्थित भाषाएँ | en |
manifest.json | |
{ "description": "Darcula Theme for DevTools", "devtools_page": "devtools.html", "homepage_url": "https:\/\/github.com\/mervick\/chrome-devtools-darcula-theme", "icons": { "16": "images\/icon16.png", "48": "images\/icon48.png", "128": "images\/icon128.png" }, "author": "Andrey Izman", "browser_action": { "default_icon": "images\/icon32.png" }, "manifest_version": 2, "name": "Darcula Theme for DevTools", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0.3" } |