greybeard devtools theme
greybeard is a fork of SO-Dark-Monokai-v3 chrome developer tools theme. in addition of the monokai color scheme, all dev-tools ui…
Что такое greybeard devtools theme?
greybeard devtools theme - это расширение Chrome, разработанное xero, и его основная функция - "greybeard is a fork of SO-Dark-Monokai-v3 chrome developer tools theme. in addition of the monokai color scheme, all dev-tools ui…".
Снимки экрана расширения
Скачать файл CRX расширения greybeard devtools theme
Скачайте файлы расширений greybeard devtools theme в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
greybeard is a fork of SO-Dark-Monokai-v3 chrome developer tools theme. in addition of the monokai color scheme, all dev-tools ui elements have been updated to a matching dark grey palette. this is the packaged version for chrome v33+.
after installing you need to enable custom themes:
- navigate to `chrome://flags/`
- enable `Developer Tools experiments`
- reload chrome
- open devtools
- click settings > experiments
- click `allow custom ui themes`
- reload devtools for theme to fully apply
feel free to fork it on github! https://github.com/xero/greybeard-devtools
changelog
-----------------------------------------
- default splash font color
- updates to network caution messages
- updates to network view headers
- added background color to resources tab sidebar
- fix tab width to fit tab names Основная информация о расширении
| Название | |
| ID | cckelcjlkjehoepkfcpgdpjfagodhimd |
| Официальный URL | https://chromewebstore.google.com/detail/greybeard-devtools-theme/cckelcjlkjehoepkfcpgdpjfagodhimd |
| Описание | greybeard is a fork of SO-Dark-Monokai-v3 chrome developer tools theme. in addition of the monokai color scheme, all dev-tools ui… |
| Размер файла | 539 KB |
| Количество установок | 778 |
| Текущая Версия | 3.1.5 |
| Последнее Обновление | 2014-12-17 |
| Дата публикации | 2014-12-17 |
| Рейтинг | 4.05/5 Всего 19 оценок |
| Разработчик | xero |
| Тип оплаты | free |
| Официальный сайт расширения | https://github.com/xero/greybeard-devtools |
| URL страницы помощи | https://github.com/xero/greybeard-devtools/blob/master/README.md |
| Поддерживаемые языки | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "greybeard devtools theme",
"short_name": "greybeard",
"version": "3.1.5",
"devtools_page": "devtools.html",
"author": "xero harrison",
"icons": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
}
} | |