Rainbow DevTools Theme

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

Co to jest Rainbow DevTools Theme?

Rainbow DevTools Theme to rozszerzenie Chrome opracowane przez Paul Irish, a jego główną funkcją jest „Sample DevTools theme. Enable DevTools experiments in about:flags, then open DevTools and toggle "Allow UI themes" experiment.”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia Rainbow DevTools Theme

Pobierz pliki rozszerzeń Rainbow DevTools Theme w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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                    

Podstawowe informacje o rozszerzeniu

Nazwa Rainbow DevTools Theme Rainbow DevTools Theme
ID bafncadmgpabpojoohpejlmdbligjjlb
Oficjalny URL https://chromewebstore.google.com/detail/rainbow-devtools-theme/bafncadmgpabpojoohpejlmdbligjjlb
Opis Sample DevTools theme. Enable DevTools experiments in about:flags, then open DevTools and toggle "Allow UI themes" experiment.
Rozmiar pliku 3.73 KB
Liczba instalacji 84
Aktualna Wersja 1.1
Ostatnia Aktualizacja 2013-11-30
Data Publikacji 2013-11-30
Ocena 3.20/5 Łącznie 5 Oceny
Deweloper Paul Irish
Typ Płatności free
Strona Rozszerzenia https://github.com/paulirish/sample-devtools-theme-extension
Adres URL Strony Pomocy https://github.com/paulirish/sample-devtools-theme-extension
Obsługiwane Języki 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
}