https://github.com/bloycey/css-outliner
A chrome extension for debugging broken grids and more
https://github.com/bloycey/css-outliner
2018 chrome-extension javascript
Last synced: about 2 months ago
JSON representation
A chrome extension for debugging broken grids and more
- Host: GitHub
- URL: https://github.com/bloycey/css-outliner
- Owner: bloycey
- Created: 2018-11-04T12:42:07.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-07T13:16:11.000Z (over 6 years ago)
- Last Synced: 2025-01-14T14:29:15.564Z (3 months ago)
- Topics: 2018, chrome-extension, javascript
- Language: JavaScript
- Size: 32.2 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## How to use
Once installed simply add `?debug` to the end of your URL and refresh the page.
You have now entered grid debugging mode and will notice red lines outlining all the HTML elements on the page.
When you're finished debugging simply remove the `?debug` from the end of the URL and refresh the page.