Chrome DevTools Dark Theme
A dark theme for Chrome DevTools. !!! DOESN'T WORK IN CHROME 62 AND LATER !!! I'm planning to fix this, but it might take a while…
Cos'è Chrome DevTools Dark Theme?
Chrome DevTools Dark Theme è un'estensione di Chrome sviluppata da Bernhard Caspar, e la sua funzione principale è "A dark theme for Chrome DevTools. !!! DOESN'T WORK IN CHROME 62 AND LATER !!! I'm planning to fix this, but it might take a while…".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Chrome DevTools Dark Theme
Scarica i file di estensione Chrome DevTools Dark Theme 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
A dark theme for Chrome DevTools.
!!! DOESN'T WORK IN CHROME 62 AND LATER !!!
I'm planning to fix this, but it might take a while until I get around to do it.
First install this extension, then do the following:
After enabling DevTools Experiments in Chrome (http://islegend.com/development/how-to-enable-devtools-experiments-within-google-chrome/), go to DevTools Settings -> Experiments -> Enable "Allow Custom UI themes". Go to Preferences and select Theme: "Dark", which enables Chrome's own Dark Theme. This theme builds on top of that.
Source code available at https://github.com/bernhardc/chrome-devtools-dark-theme Informazioni di Base sull'Estensione
| Nome | |
| ID | bfcohnmjbpeilfcijkjkeggbdmehhnbk |
| URL Ufficiale | https://chromewebstore.google.com/detail/chrome-devtools-dark-them/bfcohnmjbpeilfcijkjkeggbdmehhnbk |
| Descrizione | A dark theme for Chrome DevTools. !!! DOESN'T WORK IN CHROME 62 AND LATER !!! I'm planning to fix this, but it might take a while… |
| Dimensione del File | 24.79 KB |
| Conteggio Installazioni | 214 |
| Versione Corrente | 0.6.3 |
| Ultimo Aggiornamento | 2018-02-10 |
| Data di Pubblicazione | 2018-02-10 |
| Sviluppatore | Bernhard Caspar |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | https://github.com/bernhardc/chrome-devtools-dark-theme |
| Lingue Supportate | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Chrome DevTools Dark Theme",
"version": "0.6.3",
"description": "",
"devtools_page": "devtools.html",
"manifest_version": 2
} | |