
Toggle CSS outline von theodejager
Simple extension that toggles a red outline around all elements in a page on/off, useful for CSS debugging.
Melden Sie sich an, um diese Erweiterung zu verwenden
Metadaten zur Erweiterung
Screenshots


Über diese Erweiterung
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
Bewertung Ihres Eindrucks
BerechtigungenWeitere Informationen
Dieses Add-on muss:
- Auf Browsertabs zugreifen
- Auf Ihre Daten für diverse Websites zugreifen
Weitere Informationen
- Version
- 1.1
- Größe
- 16,69 KB
- Zuletzt aktualisiert
- vor 2 Jahren (14. Juli 2023)
- Verwandte Kategorien
- Lizenz
- Mozilla Public License 2.0
- Versionsgeschichte
Zur Sammlung hinzufügen
Versionshinweise für 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.
Mehr Erweiterungen von theodejager
- Es liegen noch keine Bewertungen vor
- Es liegen noch keine Bewertungen vor
- Es liegen noch keine Bewertungen vor
- Es liegen noch keine Bewertungen vor
- Es liegen noch keine Bewertungen vor
- Es liegen noch keine Bewertungen vor