DevTools Theme: New Moon
The optimized dark theme for web development
Qu'est-ce que DevTools Theme: New Moon ?
DevTools Theme: New Moon est une extension Chrome développée par https://www.taniarascia.com, et sa fonction principale est "The optimized dark theme for web development".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension DevTools Theme: New Moon
Téléchargez les fichiers d'extension DevTools Theme: New Moon au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | DevTools Theme: New Moon |
ID | lndddploiofhfpdcoclegenegblkhlfk |
URL Officiel | https://chromewebstore.google.com/detail/devtools-theme-new-moon/lndddploiofhfpdcoclegenegblkhlfk |
Description | The optimized dark theme for web development |
Taille du Fichier | 40.7 KB |
Nombre d'Installations | 1,531 |
Version Actuelle | 1.1.1 |
Dernière Mise à Jour | 2019-06-05 |
Date de Publication | 2019-06-04 |
Évaluation | 4.89/5 Total 9 Évaluations |
Développeur | https://www.taniarascia.com |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://www.taniarascia.com |
URL de la Page d'Aide | https://github.com/taniarascia/new-moon-chrome-devtools |
Langues Prises en Charge | 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" } } |