Toggle CSS outline by theodejager
Simple extension that toggles a red outline around all elements in a page on/off, useful for CSS debugging.
68 Users68 Users
Extension Metadata
Screenshots
About this extension
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
Permissions and data
More information
- Version
- 1.1
- Size
- 16.69 kB
- Last updated
- 2 years ago (14 Jul 2023)
- Related Categories
- Licence
- Mozilla Public Licence 2.0
- Version History
- Add to collection