DevTools Theme: New Moon
The optimized dark theme for web development
Was ist DevTools Theme: New Moon?
DevTools Theme: New Moon ist eine Chrome-Erweiterung, die von https://www.taniarascia.com entwickelt wurde, und ihr Hauptmerkmal ist "The optimized dark theme for web development".
Erweiterungsscreenshots
DevTools Theme: New Moon-Erweiterungs-CRX-Datei herunterladen
Laden Sie DevTools Theme: New Moon-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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.
Grundlegende Informationen zur Erweiterung
Name | DevTools Theme: New Moon |
ID | lndddploiofhfpdcoclegenegblkhlfk |
Offizielle URL | https://chromewebstore.google.com/detail/devtools-theme-new-moon/lndddploiofhfpdcoclegenegblkhlfk |
Beschreibung | The optimized dark theme for web development |
Dateigröße | 40.7 KB |
Installationsanzahl | 1,531 |
Aktuelle Version | 1.1.1 |
Letztes Update | 2019-06-05 |
Veröffentlichungsdatum | 2019-06-04 |
Bewertung | 4.89/5 Insgesamt 9 Bewertungen |
Entwickler | https://www.taniarascia.com |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://www.taniarascia.com |
Hilfeseite URL | https://github.com/taniarascia/new-moon-chrome-devtools |
Unterstützte Sprachen | 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" } } |