DevTools Theme: Tomorrow Night Bright

The Tomorrow Night Bright theme for Devtools. Made with Zero Base Themes.

Cos'è DevTools Theme: Tomorrow Night Bright?

DevTools Theme: Tomorrow Night Bright è un'estensione di Chrome sviluppata da https://gbraad.nl, e la sua funzione principale è "The Tomorrow Night Bright theme for Devtools. Made with Zero Base Themes.".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione DevTools Theme: Tomorrow Night Bright

Scarica i file di estensione DevTools Theme: Tomorrow Night Bright 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

                        Tomorrow Night Bright theme for Chrome Developer Tools. Made with Zero Base Themes.

https://github.com/gbraad/chrome-devtools-tomorrow-night-bright-theme                    

Informazioni di Base sull'Estensione

Nome DevTools Theme: Tomorrow Night Bright DevTools Theme: Tomorrow Night Bright
ID idpgmdicmomnckcoblacfggohfogaplj
URL Ufficiale https://chromewebstore.google.com/detail/devtools-theme-tomorrow-n/idpgmdicmomnckcoblacfggohfogaplj
Descrizione The Tomorrow Night Bright theme for Devtools. Made with Zero Base Themes.
Dimensione del File 44.15 KB
Conteggio Installazioni 90
Versione Corrente 1.0.0
Ultimo Aggiornamento 2014-12-20
Data di Pubblicazione 2014-12-19
Valutazione 4.00/5 Totale 2 Valutazioni
Sviluppatore https://gbraad.nl
Tipo di Pagamento free
Sito Web dell'Estensione https://github.com/gbraad/chrome-devtools-tomorrow-night-bright-theme
URL della Pagina di Aiuto https://github.com/gbraad/chrome-devtools-tomorrow-night-bright-theme/issues
Lingue Supportate en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "DevTools Theme: Tomorrow Night Bright",
    "version": "1.0.0",
    "description": "The Tomorrow Night Bright theme for Devtools. Made with Zero Base Themes.",
    "devtools_page": "index.html",
    "homepage_url": "https:\/\/github.com\/gbraad\/chrome-devtools-tomorrow-night-bright-theme",
    "manifest_version": 2,
    "icons": {
        "16": "images\/icon16.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    }
}