CSS Issues Panel
Adds a panel to Dev Tools that shows errors and warnings for CSS
Что такое CSS Issues Panel?
CSS Issues Panel - это расширение Chrome, разработанное Ian Jones (WITS), и его основная функция - "Adds a panel to Dev Tools that shows errors and warnings for CSS".
Снимки экрана расширения
Скачать файл CRX расширения CSS Issues Panel
Скачайте файлы расширений CSS Issues Panel в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
Instantly detect and resolve styling problems with the CSS Issues Panel! Simply inspect an element and get a list of all errors and warnings for the styles applied to that element. This extension can detect misspelled values, invalid variables, inactive properties, unused fonts, and much more. In addition to detecting problems, the extension explains how to resolve them, and (when possible) provides snippets that can be tried out immediately to fix the problem.
Основная информация о расширении
Название | CSS Issues Panel |
ID | dapjeadmfdednalggfeangilfeoakojk |
Официальный URL | https://chromewebstore.google.com/detail/css-issues-panel/dapjeadmfdednalggfeangilfeoakojk |
Описание | Adds a panel to Dev Tools that shows errors and warnings for CSS |
Размер файла | 55.68 KB |
Количество установок | 111 |
Текущая Версия | 0.5 |
Последнее Обновление | 2019-09-11 |
Дата публикации | 2019-09-10 |
Разработчик | Ian Jones (WITS) |
Электронная почта | [email protected] |
Тип оплаты | free |
Поддерживаемые языки | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "CSS Issues Panel", "version": "0.5", "description": "Adds a panel to Dev Tools that shows errors and warnings for CSS", "devtools_page": "devtools.html", "permissions": [ " |