DevTools Theme: New Moon
The optimized dark theme for web development
DevTools Theme: New Moon क्या है?
DevTools Theme: New Moon https://www.taniarascia.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "The optimized dark theme for web development"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में DevTools Theme: New Moon एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
New Moon Theme for Chrome DevTools The optimized theme for web development https://taniarascia.github.io/new-moon/ New Moon is a dark syntax theme available for Visual Studio Code, Brackets, Sublime Text, Atom, and now Chrome Developer Tools! It is the most highly optimized theme for front and back end development, particularly HTML/PHP and JavaScript. To use this theme: - To go chrome://flags, find "Developer Tools Experiments" and toggle to "Enabled". Reload. - In DevTools, click the three dots menu, go to "Settings" -> "Experiments" and select "Allow UI Themes". - Load a new tab and enjoy your awesome new theme! Brought to you by Tania Rascia of https://www.taniarascia.com.
एक्सटेंशन की मूल जानकारी
नाम | DevTools Theme: New Moon |
ID | lndddploiofhfpdcoclegenegblkhlfk |
आधिकारिक URL | https://chromewebstore.google.com/detail/devtools-theme-new-moon/lndddploiofhfpdcoclegenegblkhlfk |
विवरण | The optimized dark theme for web development |
फ़ाइल का आकार | 40.7 KB |
स्थापना संख्या | 1,531 |
वर्तमान संस्करण | 1.1.1 |
अंतिम अपडेट | 2019-06-05 |
प्रकाशन तिथि | 2019-06-04 |
रेटिंग | 4.89/5 कुल 9 रेटिंग्स |
डेवलपर | https://www.taniarascia.com |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://www.taniarascia.com |
सहायता पृष्ठ URL | https://github.com/taniarascia/new-moon-chrome-devtools |
समर्थित भाषाएँ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "DevTools Theme: New Moon", "version": "1.1.1", "description": "The optimized dark theme for web development", "devtools_page": "devtools.html", "homepage_url": "https:\/\/github.com\/taniarascia\/new-moon-chrome-devtools", "manifest_version": 2, "icons": { "16": "images\/icon16.png", "48": "images\/icon48.png", "128": "images\/icon128.png" } } |