DevTools Theme: Zero Dark Matrix

A highly customized dark theme for Devtools.

Cos'è DevTools Theme: Zero Dark Matrix?

DevTools Theme: Zero Dark Matrix è un'estensione di Chrome sviluppata da Maurice Cruz, e la sua funzione principale è "A highly customized dark theme for Devtools.".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione DevTools Theme: Zero Dark Matrix

Scarica i file di estensione DevTools Theme: Zero Dark Matrix 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

                        This is a theme for the Developer Tools [CTRL/CMD + SHIFT + I].

Installation Instructions
---------------------------------------------------------
- Add this theme
- Goto chrome://flags/#enable-devtools-experiments and Enable Developer Tools experiments. Select [Relaunch Now] at the bottom of the page.
- Open developer tools settings, set Theme mode to 'Dark'
- Select Experiments tab, and check 'Allow custom UI themes'
- Reload devtools.

Changelog
---------------------------------------------------------
## 3.0.6
* Fix expanded arrow rendering

Full changelog history on: 
https://github.com/mauricecruz/zero-base-themes/blob/master/CHANGELOG.md                    

Informazioni di Base sull'Estensione

Nome DevTools Theme: Zero Dark Matrix DevTools Theme: Zero Dark Matrix
ID bomhdjeadceaggdgfoefmpeafkjhegbo
URL Ufficiale https://chromewebstore.google.com/detail/devtools-theme-zero-dark/bomhdjeadceaggdgfoefmpeafkjhegbo
Descrizione A highly customized dark theme for Devtools.
Dimensione del File 56.82 KB
Conteggio Installazioni 26,469
Versione Corrente 3.0.6
Ultimo Aggiornamento 2019-10-03
Data di Pubblicazione 2019-10-03
Valutazione 4.72/5 Totale 547 Valutazioni
Sviluppatore Maurice Cruz
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://github.com/mauricecruz/chrome-devtools-zerodarkmatrix-theme
URL della Pagina di Aiuto https://github.com/mauricecruz/chrome-devtools-zerodarkmatrix-theme/issues?direction=desc&sort=updated&state=open
Lingue Supportate en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "DevTools Theme: Zero Dark Matrix",
    "version": "3.0.6",
    "description": "A highly customized dark theme for Devtools.",
    "devtools_page": "devtools.html",
    "homepage_url": "https:\/\/github.com\/mauricecruz\/chrome-devtools-zerodarkmatrix-theme",
    "manifest_version": 2,
    "icons": {
        "16": "images\/icon16.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    }
}