DevTools Theme: Cobalt2 Unofficial
A highly customized dark theme for Devtools.
DevTools Theme: Cobalt2 Unofficial क्या है?
DevTools Theme: Cobalt2 Unofficial http://jordanjanzen.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "A highly customized dark theme for Devtools."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में DevTools Theme: Cobalt2 Unofficial एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
A customized dark theme for Chrome DevTools based on Wes Bos' Cobalt2. To enable custom Devtools themes you need to change some settings in Chrome first: 1. Go to chrome://flags/#enable-devtools-experiments and enable Devtools Experiments. 2. Restart chrome. Hint: type chrome://restart in your address bar and hit enter to restart quickly, your tabs will be saved. 3. Open Devtools and go to settings (inside the overflow menu next to the close button). 4. Under the left navigation, click "Experiments". 5. Check the box for "Allow custom UI themes". 6. Close and reopen Devtools, you should now see the Devtools theme you've installed.
एक्सटेंशन की मूल जानकारी
नाम | |
ID | mnamkcejlhbagofefikbghjgpddbfkck |
आधिकारिक URL | https://chrome.google.com/webstore/detail/devtools-theme-cobalt2-un/mnamkcejlhbagofefikbghjgpddbfkck |
विवरण | A highly customized dark theme for Devtools. |
फ़ाइल का आकार | 31.73 KB |
स्थापना संख्या | 530 |
वर्तमान संस्करण | 1.0.0 |
अंतिम अपडेट | 2018-05-10 |
प्रकाशन तिथि | 2018-05-10 |
रेटिंग | 5.00/5 कुल 5 रेटिंग्स |
डेवलपर | http://jordanjanzen.com |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://github.com/jordandrako/chrome-devtools-cobalt2-theme |
सहायता पृष्ठ URL | https://github.com/jordandrako/chrome-devtools-cobalt2-theme/issues |
समर्थित भाषाएँ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "DevTools Theme: Cobalt2 Unofficial", "version": "1.0.0", "description": "A highly customized dark theme for Devtools.", "devtools_page": "devtools.html", "homepage_url": "https:\/\/github.com\/jordandrako\/chrome-devtools-cobalt2-theme", "manifest_version": 2, "icons": { "16": "images\/icon16.png", "48": "images\/icon48.png", "128": "images\/icon128.png" } } |