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…
Что такое Solarized Light Theme?
Solarized Light Theme - это расширение Chrome, разработанное jadekler, и его основная функция - "This adds the Solarized Light theme to your devtools. Some brief setup time is required, as this is a non-standard theme for…".
Снимки экрана расширения
Скачать файл CRX расширения Solarized Light Theme
Скачайте файлы расширений Solarized Light Theme в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
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!
Основная информация о расширении
Название | |
ID | fogmdfolgegafoglnckeicnffcpnipdd |
Официальный URL | https://chrome.google.com/webstore/detail/solarized-light-theme/fogmdfolgegafoglnckeicnffcpnipdd |
Описание | This adds the Solarized Light theme to your devtools. Some brief setup time is required, as this is a non-standard theme for… |
Размер файла | 599 KB |
Количество установок | 335 |
Текущая Версия | 1 |
Последнее Обновление | 2014-09-16 |
Дата публикации | 2014-09-16 |
Рейтинг | 2.14/5 Всего 7 оценок |
Разработчик | jadekler |
Тип оплаты | free |
Официальный сайт расширения | https://github.com/jadekler/solarized-chrome-devtools |
URL страницы помощи | https://github.com/jadekler/solarized-chrome-devtools |
Поддерживаемые языки | 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 } |