Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.