DevTools Theme: Obsidian Snake

A highly customized dark theme for Devtools.

Cos'è DevTools Theme: Obsidian Snake?

DevTools Theme: Obsidian Snake è un'estensione di Chrome sviluppata da Superzadeh, e la sua funzione principale è "A highly customized dark theme for Devtools.".

Screenshot dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione DevTools Theme: Obsidian Snake

Scarica i file di estensione DevTools Theme: Obsidian Snake 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].

Fork of https://github.com/mauricecruz/zero-base-themes.
The theme is a mix between Zero Dark Matrix for Dev Tools colors and Obsidian for the code highlighting.
Credits: 
- https://github.com/mekwall/obsidian-color-scheme
- https://github.com/mauricecruz/chrome-devtools-zerodarkmatrix-theme


Installation Instructions
---------------------------------------------------------
Make sure you enabled custom UI themes by following these steps:
Open chrome://flags ▶ Enable Developer Tools experiments and click "Relaunch Now" at the bottom.
Open developer tools settings ▶ Experiments ▶ [✔] Allow custom UI themes.                    

Informazioni di Base sull'Estensione

Nome DevTools Theme: Obsidian Snake DevTools Theme: Obsidian Snake
ID mghafidjjkchoelihpcpcnhmkgabndbc
URL Ufficiale https://chrome.google.com/webstore/detail/devtools-theme-obsidian-s/mghafidjjkchoelihpcpcnhmkgabndbc
Descrizione A highly customized dark theme for Devtools.
Dimensione del File 72.09 KB
Conteggio Installazioni 262
Versione Corrente 1.6.0
Ultimo Aggiornamento 2016-04-11
Data di Pubblicazione 2016-04-11
Valutazione 3.33/5 Totale 3 Valutazioni
Sviluppatore Superzadeh
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://github.com/superzadeh/zero-base-themes
URL della Pagina di Aiuto https://github.com/superzadeh/zero-base-themes
URL della Pagina della Politica sulla Privacy https://github.com/superzadeh
Lingue Supportate en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "DevTools Theme: Obsidian Snake",
    "version": "1.6.0",
    "description": "A highly customized dark theme for Devtools.",
    "devtools_page": "devtools.html",
    "homepage_url": "https:\/\/github.com\/superzadeh\/zero-base-themes",
    "manifest_version": 2
}