
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
Оцініть
ДозволиДокладніше
Required permissions:
- Отримувати доступ до вкладок браузера
- Отримувати доступ до ваших даних для всіх вебсайтів
Більше інформації
- Версія
- 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
- Ще немає оцінок
- Ще немає оцінок
- Ще немає оцінок
- Ще немає оцінок
- Ще немає оцінок
- Ще немає оцінок