Rainbow DevTools Theme

Sample DevTools theme. Enable DevTools experiments in about:flags, then open DevTools and toggle "Allow UI themes" experiment.

Что такое Rainbow DevTools Theme?

Rainbow DevTools Theme - это расширение Chrome, разработанное Paul Irish, и его основная функция - "Sample DevTools theme. Enable DevTools experiments in about:flags, then open DevTools and toggle "Allow UI themes" experiment.".

Снимки экрана расширения

screenshot

Скачать файл CRX расширения Rainbow DevTools Theme

Скачайте файлы расширений Rainbow DevTools Theme в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        This is a sample extension to add a theme to Chrome DevTools. 
Rough details here: https://code.google.com/p/chromium/issues/detail?id=318566#c33

Source: https://github.com/paulirish/sample-devtools-theme-extension                    

Основная информация о расширении

Название Rainbow DevTools Theme Rainbow DevTools Theme
ID bafncadmgpabpojoohpejlmdbligjjlb
Официальный URL https://chromewebstore.google.com/detail/rainbow-devtools-theme/bafncadmgpabpojoohpejlmdbligjjlb
Описание Sample DevTools theme. Enable DevTools experiments in about:flags, then open DevTools and toggle "Allow UI themes" experiment.
Размер файла 3.73 KB
Количество установок 84
Текущая Версия 1.1
Последнее Обновление 2013-11-30
Дата публикации 2013-11-30
Рейтинг 3.20/5 Всего 5 оценок
Разработчик Paul Irish
Тип оплаты free
Официальный сайт расширения https://github.com/paulirish/sample-devtools-theme-extension
URL страницы помощи https://github.com/paulirish/sample-devtools-theme-extension
Поддерживаемые языки en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Rainbow DevTools Theme",
    "version": "1.1",
    "description": "Sample DevTools theme. Enable DevTools experiments in about:flags, then open DevTools and toggle \"Allow UI themes\" experiment.",
    "devtools_page": "devtools.html",
    "manifest_version": 2
}