DevTools Theme: Just Black
Black DevTools Theme Installation: 1.) Open chrome://flags 2.) Look for "Developer Tools experiments" 3.) Enable it and restart…
Cos'è DevTools Theme: Just Black?
DevTools Theme: Just Black è un'estensione di Chrome sviluppata da https://trentbrew.com, e la sua funzione principale è "Black DevTools Theme Installation: 1.) Open chrome://flags 2.) Look for "Developer Tools experiments" 3.) Enable it and restart…".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione DevTools Theme: Just Black
Scarica i file di estensione DevTools Theme: Just Black 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
Black DevTools Theme Installation: 1.) Open chrome://flags 2.) Look for "Developer Tools experiments" 3.) Enable it and restart Chrome 4.) Open Developer Tools 5.) Open the Settings > Experiments > "Allow Custom UI Themes" 6.) Close and reopen the DevTools Please note: DevTools must be set to dark mode Contribute: https://github.com/trentbrew/devtools-theme-black Big thanks to Nitay Neeman <3 (https://github.com/nitayneeman/material-dark-devtools)
Informazioni di Base sull'Estensione
Nome | DevTools Theme: Just Black |
ID | cchpcfjfdljcfchegellgojokpfobjkd |
URL Ufficiale | https://chromewebstore.google.com/detail/devtools-theme-just-black/cchpcfjfdljcfchegellgojokpfobjkd |
Descrizione | Black DevTools Theme Installation: 1.) Open chrome://flags 2.) Look for "Developer Tools experiments" 3.) Enable it and restart… |
Dimensione del File | 940 KB |
Conteggio Installazioni | 2,278 |
Versione Corrente | 0.1.0 |
Ultimo Aggiornamento | 2022-10-08 |
Data di Pubblicazione | 2021-12-18 |
Valutazione | 5.00/5 Totale 1 Valutazioni |
Sviluppatore | https://trentbrew.com |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://github.com/tbrew1023/devtools-theme-black |
URL della Pagina di Aiuto | https://trentbrew.com |
Lingue Supportate | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "DevTools Theme: Just Black", "short_name": "Just Black", "version": "0.1.0", "devtools_page": "devtools.html", "homepage_url": "https:\/\/github.com\/tbrew1023\/devtools-theme-black", "manifest_version": 2, "icons": { "16": "images\/icon16.png", "48": "images\/icon48.png", "128": "images\/icon128.png" } } |