Rainbow DevTools Theme

Sample DevTools theme. Enable DevTools experiments in about:flags, then open DevTools and toggle "Allow UI themes" experiment.

Co je Rainbow DevTools Theme?

Rainbow DevTools Theme je rozšíření Chrome vyvinuté Paul Irish, a jeho hlavní funkcí je „Sample DevTools theme. Enable DevTools experiments in about:flags, then open DevTools and toggle "Allow UI themes" experiment.“.

Snímky obrazovky rozšíření

screenshot

Stáhnout soubor CRX rozšíření Rainbow DevTools Theme

Stáhněte si soubory rozšíření Rainbow DevTools Theme 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í

                        This is a sample extension to add a theme to Chrome DevTools. 
Rough details here: https://code.google.com/p/chromium/issues/detail?id=318566#c33

Source: https://github.com/paulirish/sample-devtools-theme-extension                    

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

Název Rainbow DevTools Theme Rainbow DevTools Theme
ID bafncadmgpabpojoohpejlmdbligjjlb
Oficiální URL https://chromewebstore.google.com/detail/rainbow-devtools-theme/bafncadmgpabpojoohpejlmdbligjjlb
Popis Sample DevTools theme. Enable DevTools experiments in about:flags, then open DevTools and toggle "Allow UI themes" experiment.
Velikost souboru 3.73 KB
Počet instalací 84
Aktuální Verze 1.1
Poslední Aktualizace 2013-11-30
Datum Vydání 2013-11-30
Hodnocení 3.20/5 Celkem 5 Hodnocení
Vývojář Paul Irish
Typ Platby free
Webové stránky Rozšíření https://github.com/paulirish/sample-devtools-theme-extension
URL Stránky Nápovědy https://github.com/paulirish/sample-devtools-theme-extension
Podporované Jazyky en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Rainbow DevTools Theme",
    "version": "1.1",
    "description": "Sample DevTools theme. Enable DevTools experiments in about:flags, then open DevTools and toggle \"Allow UI themes\" experiment.",
    "devtools_page": "devtools.html",
    "manifest_version": 2
}