Toggle CSS outline by theodejager
Simple extension that toggles a red outline around all elements in a page on/off, useful for CSS debugging.
You'll need Firefox to use this extension
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
Rate your experience
PermissionsLearn more
This add-on needs to:
- Access browser tabs
- Access your data for all websites
More information
- Version
- 1.1
- Size
- 16.69 KB
- Last updated
- a year ago (Jul 14, 2023)
- Related Categories
- License
- Mozilla Public License 2.0
- Version History
Add to collection
Release notes for 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.
More extensions by theodejager
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet