DevTools Theme: Tomorrow Night Bright

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

Co je DevTools Theme: Tomorrow Night Bright?

DevTools Theme: Tomorrow Night Bright je rozšíření Chrome vyvinuté https://gbraad.nl, a jeho hlavní funkcí je „The Tomorrow Night Bright theme for Devtools. Made with Zero Base Themes.“.

Snímky obrazovky rozšíření

screenshot

Stáhnout soubor CRX rozšíření DevTools Theme: Tomorrow Night Bright

Stáhněte si soubory rozšíření DevTools Theme: Tomorrow Night Bright ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

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

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

Základní Informace o Rozšíření

Název DevTools Theme: Tomorrow Night Bright DevTools Theme: Tomorrow Night Bright
ID idpgmdicmomnckcoblacfggohfogaplj
Oficiální URL https://chromewebstore.google.com/detail/devtools-theme-tomorrow-n/idpgmdicmomnckcoblacfggohfogaplj
Popis The Tomorrow Night Bright theme for Devtools. Made with Zero Base Themes.
Velikost souboru 44.15 KB
Počet instalací 90
Aktuální Verze 1.0.0
Poslední Aktualizace 2014-12-20
Datum Vydání 2014-12-19
Hodnocení 4.00/5 Celkem 2 Hodnocení
Vývojář https://gbraad.nl
Typ Platby free
Webové stránky Rozšíření https://github.com/gbraad/chrome-devtools-tomorrow-night-bright-theme
URL Stránky Nápovědy https://github.com/gbraad/chrome-devtools-tomorrow-night-bright-theme/issues
Podporované Jazyky 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"
    }
}