Dracula Theme for DevTools
A dark theme for Chrome DevTools
Что такое Dracula Theme for DevTools?
Dracula Theme for DevTools - это расширение Chrome, разработанное Vagner Santana, и его основная функция - "A dark theme for Chrome DevTools".
Снимки экрана расширения
Скачать файл CRX расширения Dracula Theme for DevTools
Скачайте файлы расширений Dracula Theme for DevTools в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
Dracula is a dark theme for Sublime Text, Textmate, Vim, Zsh, iTerm, Terminal.app, Chrome DevTools and Alfred created by Zeno Rocha. The DevTools Extension is developed by Vagner Santana. How to active the option to use themes for DevTools on Chrome Canary (v33.0.x): - Open chrome://flags and Enable Developer Tools experiments. - Open developer tools settings, select Experiments tab, and check Allow custom UI themes. - Install Dracula Theme For more information, visit: https://github.com/zenorocha/dracula-theme https://twitter.com/zenorocha https://plus.google.com/+ZenoRochaBN https://twitter.com/vagnervjs https://plus.google.com/+VagnerSantanaVJS
Основная информация о расширении
Название | |
ID | gedipeckgflanbhlcglokjjacilfidda |
Официальный URL | https://chrome.google.com/webstore/detail/dracula-theme-for-devtool/gedipeckgflanbhlcglokjjacilfidda |
Описание | A dark theme for Chrome DevTools |
Размер файла | 49.76 KB |
Количество установок | 4,913 |
Текущая Версия | 0.1.1 |
Последнее Обновление | 2013-12-05 |
Дата публикации | 2013-12-05 |
Рейтинг | 3.06/5 Всего 16 оценок |
Разработчик | Vagner Santana |
Тип оплаты | free |
Официальный сайт расширения | http://zenorocha.github.io/dracula-theme/chrome/ |
URL страницы помощи | https://github.com/zenorocha/dracula-theme/issues?state=closed |
Поддерживаемые языки | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Dracula Theme for DevTools", "version": "0.1.1", "description": "A dark theme for Chrome DevTools", "devtools_page": "devtools.html", "manifest_version": 2, "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" } } |