DevTools Theme: Tomorrow Night Bright

The Tomorrow Night Bright theme for Devtools. Made with Zero Base Themes.

Что такое DevTools Theme: Tomorrow Night Bright?

DevTools Theme: Tomorrow Night Bright - это расширение Chrome, разработанное https://gbraad.nl, и его основная функция - "The Tomorrow Night Bright theme for Devtools. Made with Zero Base Themes.".

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

screenshot

Скачать файл CRX расширения DevTools Theme: Tomorrow Night Bright

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

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

                        Tomorrow Night Bright theme for Chrome Developer Tools. Made with Zero Base Themes.

https://github.com/gbraad/chrome-devtools-tomorrow-night-bright-theme                    

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

Название DevTools Theme: Tomorrow Night Bright DevTools Theme: Tomorrow Night Bright
ID idpgmdicmomnckcoblacfggohfogaplj
Официальный URL https://chromewebstore.google.com/detail/devtools-theme-tomorrow-n/idpgmdicmomnckcoblacfggohfogaplj
Описание The Tomorrow Night Bright theme for Devtools. Made with Zero Base Themes.
Размер файла 44.15 KB
Количество установок 90
Текущая Версия 1.0.0
Последнее Обновление 2014-12-20
Дата публикации 2014-12-19
Рейтинг 4.00/5 Всего 2 оценок
Разработчик https://gbraad.nl
Тип оплаты free
Официальный сайт расширения https://github.com/gbraad/chrome-devtools-tomorrow-night-bright-theme
URL страницы помощи https://github.com/gbraad/chrome-devtools-tomorrow-night-bright-theme/issues
Поддерживаемые языки en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "DevTools Theme: Tomorrow Night Bright",
    "version": "1.0.0",
    "description": "The Tomorrow Night Bright theme for Devtools. Made with Zero Base Themes.",
    "devtools_page": "index.html",
    "homepage_url": "https:\/\/github.com\/gbraad\/chrome-devtools-tomorrow-night-bright-theme",
    "manifest_version": 2,
    "icons": {
        "16": "images\/icon16.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    }
}