Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/captainbrosset/devtools-outliner
Very simple devtools extension that draws an outline around the selected element and its descendants
https://github.com/captainbrosset/devtools-outliner
css devtools extension
Last synced: 23 days ago
JSON representation
Very simple devtools extension that draws an outline around the selected element and its descendants
- Host: GitHub
- URL: https://github.com/captainbrosset/devtools-outliner
- Owner: captainbrosset
- License: mpl-2.0
- Created: 2018-11-07T10:42:56.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-07T10:43:27.000Z (over 6 years ago)
- Last Synced: 2024-11-22T12:26:09.850Z (3 months ago)
- Topics: css, devtools, extension
- Language: JavaScript
- Size: 51.8 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# What is this?
This is the code for a browser DevTools extension that works in Firefox and Chrome.
This extension adds a new sidebar to the Inspector/Element panel. The sidebar allows users to outline elements so it's easier to debug their layouts.