DevTools Theme: Zero Dark Matrix
A highly customized dark theme for Devtools.
DevTools Theme: Zero Dark Matrix क्या है?
DevTools Theme: Zero Dark Matrix Maurice Cruz द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "A highly customized dark theme for Devtools."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में DevTools Theme: Zero Dark Matrix एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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, set Theme mode to 'Dark' - Select Experiments tab, and check 'Allow custom UI themes' - Reload devtools. Changelog --------------------------------------------------------- ## 3.0.6 * Fix expanded arrow rendering Full changelog history on: https://github.com/mauricecruz/zero-base-themes/blob/master/CHANGELOG.md
एक्सटेंशन की मूल जानकारी
नाम | DevTools Theme: Zero Dark Matrix |
ID | bomhdjeadceaggdgfoefmpeafkjhegbo |
आधिकारिक URL | https://chromewebstore.google.com/detail/devtools-theme-zero-dark/bomhdjeadceaggdgfoefmpeafkjhegbo |
विवरण | A highly customized dark theme for Devtools. |
फ़ाइल का आकार | 56.82 KB |
स्थापना संख्या | 26,469 |
वर्तमान संस्करण | 3.0.6 |
अंतिम अपडेट | 2019-10-03 |
प्रकाशन तिथि | 2019-10-03 |
रेटिंग | 4.72/5 कुल 547 रेटिंग्स |
डेवलपर | Maurice Cruz |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://github.com/mauricecruz/chrome-devtools-zerodarkmatrix-theme |
सहायता पृष्ठ URL | https://github.com/mauricecruz/chrome-devtools-zerodarkmatrix-theme/issues?direction=desc&sort=updated&state=open |
समर्थित भाषाएँ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "DevTools Theme: Zero Dark Matrix", "version": "3.0.6", "description": "A highly customized dark theme for Devtools.", "devtools_page": "devtools.html", "homepage_url": "https:\/\/github.com\/mauricecruz\/chrome-devtools-zerodarkmatrix-theme", "manifest_version": 2, "icons": { "16": "images\/icon16.png", "48": "images\/icon48.png", "128": "images\/icon128.png" } } |