Readable DevTools Theme
Readable DevTools theme. Enable DevTools experiments in about:flags, then open DevTools and toggle "Allow UI themes" experiment.
Co to jest Readable DevTools Theme?
Readable DevTools Theme to rozszerzenie Chrome opracowane przez mitchflorida, a jego główną funkcją jest „Readable DevTools theme. Enable DevTools experiments in about:flags, then open DevTools and toggle "Allow UI themes" experiment.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Readable DevTools Theme
Pobierz pliki rozszerzeń Readable 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 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
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | idacnkgaihpflclbgnkhamfofklappaa |
Oficjalny URL | https://chrome.google.com/webstore/detail/readable-devtools-theme/idacnkgaihpflclbgnkhamfofklappaa |
Opis | Readable DevTools theme. Enable DevTools experiments in about:flags, then open DevTools and toggle "Allow UI themes" experiment. |
Rozmiar pliku | 5.9 KB |
Liczba instalacji | 51 |
Aktualna Wersja | 1.16 |
Ostatnia Aktualizacja | 2014-10-16 |
Data Publikacji | 2014-10-16 |
Ocena | 3.33/5 Łącznie 3 Oceny |
Deweloper | mitchflorida |
Typ Płatności | free |
Obsługiwane Języki | 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 } |