Readable DevTools Theme

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

Co je Readable DevTools Theme?

Readable DevTools Theme je rozšíření Chrome vyvinuté mitchflorida, a jeho hlavní funkcí je „Readable 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í Readable DevTools Theme

Stáhněte si soubory rozšíření Readable 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 great and simple Chrome Dev Tools theme using the new API (Chrome 33+).

It is an adaptation of the original Readable Chrome Dev Tools theme found here:
https://github.com/Augus/Readable-ChromeDevThemes
But I could not find an extension to use with the newer versions of Chrome.

Also thanks to Paul Irish https://github.com/paulirish/sample-devtools-theme-extension                    

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

Název Readable DevTools Theme Readable DevTools Theme
ID idacnkgaihpflclbgnkhamfofklappaa
Oficiální URL https://chrome.google.com/webstore/detail/readable-devtools-theme/idacnkgaihpflclbgnkhamfofklappaa
Popis Readable DevTools theme. Enable DevTools experiments in about:flags, then open DevTools and toggle "Allow UI themes" experiment.
Velikost souboru 5.9 KB
Počet instalací 51
Aktuální Verze 1.16
Poslední Aktualizace 2014-10-16
Datum Vydání 2014-10-16
Hodnocení 3.33/5 Celkem 3 Hodnocení
Vývojář mitchflorida
Typ Platby free
Podporované Jazyky en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Readable DevTools Theme",
    "version": "1.16",
    "description": "Readable DevTools theme. Enable DevTools experiments in about:flags, then open DevTools and toggle \"Allow UI themes\" experiment.",
    "devtools_page": "devtools.html",
    "manifest_version": 2
}