DevTools Theme: NightLion Dark
NightLion Developer Tools theme dark
Что такое DevTools Theme: NightLion Dark?
DevTools Theme: NightLion Dark - это расширение Chrome, разработанное Dmitry Gorobets, и его основная функция - "NightLion Developer Tools theme dark".
Снимки экрана расширения
Скачать файл CRX расширения DevTools Theme: NightLion Dark
Скачайте файлы расширений DevTools Theme: NightLion Dark в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
Installation Instructions --------------------------------------------------------- - Add this theme - Goto chrome://flags/#enable-devtools-experiments and Enable Developer Tools experiments. Select [Relaunch Now] at the bottom of the page. - Open developer tools settings, select Experiments tab, and check 'Allow custom UI themes'. - Reload devtools.
Основная информация о расширении
Название | DevTools Theme: NightLion Dark |
ID | nmiejanhomgcihofiaipfpgenalpjnmp |
Официальный URL | https://chromewebstore.google.com/detail/devtools-theme-nightlion/nmiejanhomgcihofiaipfpgenalpjnmp |
Описание | NightLion Developer Tools theme dark |
Размер файла | 70.22 KB |
Количество установок | 959 |
Текущая Версия | 1.0.6 |
Последнее Обновление | 2017-02-28 |
Дата публикации | 2017-02-28 |
Рейтинг | 4.67/5 Всего 9 оценок |
Разработчик | Dmitry Gorobets |
Тип оплаты | free |
Поддерживаемые языки | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "DevTools Theme: NightLion Dark", "version": "1.0.6", "description": "NightLion Developer Tools theme dark", "devtools_page": "devtools.html", "manifest_version": 2, "icons": { "48": "images\/icon48.png", "96": "images\/icon96.png" } } |