Readable DevTools Theme
Readable DevTools theme. Enable DevTools experiments in about:flags, then open DevTools and toggle "Allow UI themes" experiment.
Что такое Readable DevTools Theme?
Readable DevTools Theme - это расширение Chrome, разработанное mitchflorida, и его основная функция - "Readable DevTools theme. Enable DevTools experiments in about:flags, then open DevTools and toggle "Allow UI themes" experiment.".
Снимки экрана расширения
Скачать файл CRX расширения Readable DevTools Theme
Скачайте файлы расширений Readable DevTools Theme в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
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 Основная информация о расширении
| Название | |
| ID | idacnkgaihpflclbgnkhamfofklappaa |
| Официальный URL | https://chrome.google.com/webstore/detail/readable-devtools-theme/idacnkgaihpflclbgnkhamfofklappaa |
| Описание | Readable DevTools theme. Enable DevTools experiments in about:flags, then open DevTools and toggle "Allow UI themes" experiment. |
| Размер файла | 5.9 KB |
| Количество установок | 51 |
| Текущая Версия | 1.16 |
| Последнее Обновление | 2014-10-16 |
| Дата публикации | 2014-10-16 |
| Рейтинг | 3.33/5 Всего 3 оценок |
| Разработчик | mitchflorida |
| Тип оплаты | free |
| Поддерживаемые языки | 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
} | |