Material Design Theme for Chrome Devtools

This is a theme inspired by Material Theme for sublime text, that brings the Material Design visual language to your Chrome…

Что такое Material Design Theme for Chrome Devtools?

Material Design Theme for Chrome Devtools - это расширение Chrome, разработанное https://felipemartinin.com, и его основная функция - "This is a theme inspired by Material Theme for sublime text, that brings the Material Design visual language to your Chrome…".

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

screenshot
screenshot
screenshot

Скачать файл CRX расширения Material Design Theme for Chrome Devtools

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

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

                        This is a theme inspired by Material Theme for sublime text, that brings the Material Design visual language to your Chrome Devtools. This theme add some features like smart highlights, besides to make you Devtools interface more beautiful.

Install guide: 

After install and enable in settings> extentions, you need to enable custom themes to make it works:

Navigate to chrome://flags/
Search by: Developer Tools Experiments and click on enable
Click on "Relunch Now" button at the bottom and wait the browser relunch
Now, open the devtools
Go to the settings (gear icon) > experiments
click allow custom ui themes
reload devtools for theme to fully apply                    

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

Название Material Design Theme for Chrome Devtools Material Design Theme for Chrome Devtools
ID bhhaihcbledolbbigofbpegdbomoimfa
Официальный URL https://chromewebstore.google.com/detail/material-design-theme-for/bhhaihcbledolbbigofbpegdbomoimfa
Описание This is a theme inspired by Material Theme for sublime text, that brings the Material Design visual language to your Chrome…
Размер файла 2.65 MB
Количество установок 1,455
Текущая Версия 0.1.2
Последнее Обновление 2016-12-30
Дата публикации 2016-12-30
Рейтинг 4.35/5 Всего 20 оценок
Разработчик https://felipemartinin.com
Тип оплаты free
Официальный сайт расширения https:/felipemartinin.github.io/material-design-devtools/
URL страницы помощи https://github.com/FelipeMartinin/material-design-devtools
Поддерживаемые языки en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Material Design Theme for Chrome Devtools",
    "short_name": "Material Design Theme",
    "version": "0.1.2",
    "devtools_page": "devtools.html",
    "homepage_url": "https:\/\/github.com\/FelipeMartinin\/material-design-devtools",
    "manifest_version": 2,
    "icons": {
        "16": "images\/icon16.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    }
}