Chrome DevTools Dark Theme
A dark theme for Chrome DevTools. !!! DOESN'T WORK IN CHROME 62 AND LATER !!! I'm planning to fix this, but it might take a while…
Co to jest Chrome DevTools Dark Theme?
Chrome DevTools Dark Theme to rozszerzenie Chrome opracowane przez Bernhard Caspar, a jego główną funkcją jest „A dark theme for Chrome DevTools. !!! DOESN'T WORK IN CHROME 62 AND LATER !!! I'm planning to fix this, but it might take a while…”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Chrome DevTools Dark Theme
Pobierz pliki rozszerzeń Chrome DevTools Dark 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
A dark theme for Chrome DevTools. !!! DOESN'T WORK IN CHROME 62 AND LATER !!! I'm planning to fix this, but it might take a while until I get around to do it. First install this extension, then do the following: After enabling DevTools Experiments in Chrome (http://islegend.com/development/how-to-enable-devtools-experiments-within-google-chrome/), go to DevTools Settings -> Experiments -> Enable "Allow Custom UI themes". Go to Preferences and select Theme: "Dark", which enables Chrome's own Dark Theme. This theme builds on top of that. Source code available at https://github.com/bernhardc/chrome-devtools-dark-theme
Podstawowe informacje o rozszerzeniu
Nazwa | Chrome DevTools Dark Theme |
ID | bfcohnmjbpeilfcijkjkeggbdmehhnbk |
Oficjalny URL | https://chromewebstore.google.com/detail/chrome-devtools-dark-them/bfcohnmjbpeilfcijkjkeggbdmehhnbk |
Opis | A dark theme for Chrome DevTools. !!! DOESN'T WORK IN CHROME 62 AND LATER !!! I'm planning to fix this, but it might take a while… |
Rozmiar pliku | 24.79 KB |
Liczba instalacji | 214 |
Aktualna Wersja | 0.6.3 |
Ostatnia Aktualizacja | 2018-02-10 |
Data Publikacji | 2018-02-10 |
Deweloper | Bernhard Caspar |
Typ Płatności | free |
Strona Rozszerzenia | https://github.com/bernhardc/chrome-devtools-dark-theme |
Obsługiwane Języki | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Chrome DevTools Dark Theme", "version": "0.6.3", "description": "", "devtools_page": "devtools.html", "manifest_version": 2 } |