2077 DevTools Theme

A saucy Cyberpunk2077 theme for Chrome Devtools

Cos'è 2077 DevTools Theme?

2077 DevTools Theme è un'estensione di Chrome sviluppata da voidz3ro, e la sua funzione principale è "A saucy Cyberpunk2077 theme for Chrome Devtools".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione 2077 DevTools Theme

Scarica i file di estensione 2077 DevTools 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

                        [Cyberpunk 2077](https://www.cyberpunk.net/) (highly anticipated game) inspired theme for your devtools.

Pairs nicely with 
https://marketplace.visualstudio.com/items?itemName=Endormi.2077-theme

Installation:
 - Install theme to chrome
 - open developer tools
 - Choose settings (F1)  =>  Theme : Dark
 - Enjoy                    

Informazioni di Base sull'Estensione

Nome 2077 DevTools Theme 2077 DevTools Theme
ID obboikcgcmdjhpkjheokhnmknfclcdkc
URL Ufficiale https://chrome.google.com/webstore/detail/2077-devtools-theme/obboikcgcmdjhpkjheokhnmknfclcdkc
Descrizione A saucy Cyberpunk2077 theme for Chrome Devtools
Dimensione del File 38.08 KB
Conteggio Installazioni 102
Versione Corrente 0.1
Ultimo Aggiornamento 2019-07-18
Data di Pubblicazione 2019-07-18
Valutazione 5.00/5 Totale 1 Valutazioni
Sviluppatore voidz3ro
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://github.com/voidz3ro/cyberpunk-devtools
URL della Pagina di Aiuto https://github.com/voidz3ro/cyberpunk-devtools/issues
Lingue Supportate en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "2077 DevTools Theme",
    "short_name": "A saucy Cyberpunk2077 theme for Chrome Devtools",
    "version": "0.1",
    "description": "A saucy Cyberpunk2077 theme for Chrome Devtools",
    "devtools_page": "devtools.html",
    "manifest_version": 2,
    "content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com; object-src 'self'",
    "icons": {
        "16": "images\/icon16.jpg",
        "48": "images\/icon48.jpg",
        "128": "images\/icon128.jpg"
    }
}