
Toggle CSS outline sɣur theodejager
Simple extension that toggles a red outline around all elements in a page on/off, useful for CSS debugging.
54 Users54 Users
Ilaq-ak·am Firefox i useqdec n usiɣzef-a
Asiɣzef aɣefisefka
Tuṭṭfiwin n wegdil


Ɣef usiɣzef agi
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
Rated 5 by 1 reviewer
Isiɣzaf-nniḍen iɣerfanen
Permissions and dataIssin ugar
Required permissions:
- Kcem γer icarren n iminig
- Kcem ɣer isefka-inek deg ismal web meṛṛa
Ugar n telɣut
- Lqem
- 1.1
- Teɣzi
- 16.69 KB
- Aleqqem aneggaru
- 2 years ago (Jul 14, 2023)
- Taggayin i ilan assaɣ
- Turagt
- Turagt tazayezt n Mozilla 2.0
- Amazray n Lqem
- Rnu ar tegrumma
Tizmilin n tuffɣa n 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.