Solarized Light Theme
This adds the Solarized Light theme to your devtools. Some brief setup time is required, as this is a non-standard theme for…
Co to jest Solarized Light Theme?
Solarized Light Theme to rozszerzenie Chrome opracowane przez jadekler, a jego główną funkcją jest „This adds the Solarized Light theme to your devtools. Some brief setup time is required, as this is a non-standard theme for…”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Solarized Light Theme
Pobierz pliki rozszerzeń Solarized Light 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 adds the Solarized Light theme to your devtools. Some brief setup time is required, as this is a non-standard theme for Chrome. See below for instructions. TO INSTALL: 1. Open chrome, and navigate to chrome://flags/ 2. Search for 'Enable Developer Tools experiments', and click 'Enable' 3. Restart chrome 4. Go to developer settings (CMD+ALT+I on Mac) 5. Click the settings icon (a small cog) 6. Click 'experiments', and then enable 'Allow Custom UI Themes' 7. Install this app 8. Open dev tools again - no reload needed - and your changes should be there!
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | fogmdfolgegafoglnckeicnffcpnipdd |
Oficjalny URL | https://chrome.google.com/webstore/detail/solarized-light-theme/fogmdfolgegafoglnckeicnffcpnipdd |
Opis | This adds the Solarized Light theme to your devtools. Some brief setup time is required, as this is a non-standard theme for… |
Rozmiar pliku | 599 KB |
Liczba instalacji | 335 |
Aktualna Wersja | 1 |
Ostatnia Aktualizacja | 2014-09-16 |
Data Publikacji | 2014-09-16 |
Ocena | 2.14/5 Łącznie 7 Oceny |
Deweloper | jadekler |
Typ Płatności | free |
Strona Rozszerzenia | https://github.com/jadekler/solarized-chrome-devtools |
Adres URL Strony Pomocy | https://github.com/jadekler/solarized-chrome-devtools |
Obsługiwane Języki | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Solarized Light Theme", "version": "1", "devtools_page": "devtools.html", "manifest_version": 2 } |