
Toggle CSS outline от theodejager
Simple extension that toggles a red outline around all elements in a page on/off, useful for CSS debugging.
Вам понадобится Firefox, чтобы использовать это расширение
Метаданные расширения
Скриншоты


Об этом расширении
This extension adds a browser button that toggles a red outline on/off around all elements on a page. Useful for CSS development, to see all the borders of all elements in one glance quickly without opening the developer tools panel. Basically it sets the following style on / off:
* { outline: 1px solid red; }
Source code: https://github.com/theodejager/toggle-css-outline
* { outline: 1px solid red; }
Source code: https://github.com/theodejager/toggle-css-outline
Оцените работу расширения
РазрешенияПодробнее
Этому дополнению нужно:
- Получать доступ ко вкладкам браузера
- Получать доступ к вашим данных на всех сайтах
Больше сведений
- Версия
- 1.1
- Размер
- 16,69 КБ
- Последнее обновление
- 2 года назад (14 июля 2023 г.)
- Связанные категории
- Лицензия
- Публичная лицензия Mozilla 2.0
- История версий
Добавить в подборку
Примечания к выпуску 1.1
The extension now saves the on/off state of the outline per tab, not globally. That means each tab has control over its own outline and it persists across page reloads. It is also now compatible with Google Chrome too.
Другие расширения от theodejager
- Оценок пока нет
- Оценок пока нет
- Оценок пока нет
- Оценок пока нет
- Оценок пока нет
- Оценок пока нет