DevTools Theme: New Moon
The optimized dark theme for web development
Cos'è DevTools Theme: New Moon?
DevTools Theme: New Moon è un'estensione di Chrome sviluppata da https://www.taniarascia.com, e la sua funzione principale è "The optimized dark theme for web development".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione DevTools Theme: New Moon
Scarica i file di estensione DevTools Theme: New Moon in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | DevTools Theme: New Moon |
ID | lndddploiofhfpdcoclegenegblkhlfk |
URL Ufficiale | https://chromewebstore.google.com/detail/devtools-theme-new-moon/lndddploiofhfpdcoclegenegblkhlfk |
Descrizione | The optimized dark theme for web development |
Dimensione del File | 40.7 KB |
Conteggio Installazioni | 1,531 |
Versione Corrente | 1.1.1 |
Ultimo Aggiornamento | 2019-06-05 |
Data di Pubblicazione | 2019-06-04 |
Valutazione | 4.89/5 Totale 9 Valutazioni |
Sviluppatore | https://www.taniarascia.com |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://www.taniarascia.com |
URL della Pagina di Aiuto | https://github.com/taniarascia/new-moon-chrome-devtools |
Lingue Supportate | 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" } } |