A WebExtension to see css structure by outlining. For css debug purposes.
- requires Chrome Browser.
- Toggle outlines on all elements.
- Color pick outlines color.
- To understand/learn how to make browser extensions.
- For debugging css structure issues.
- Jquery.
- Spectrum color picker.
- To install, download a cloned copy locally.
- Go to your Chrome browser extensions via [Preferences]. For Mac, press
cmd + ,
> click [Extensions] > check [Developer Mode] > click [Load unpacked extension]. - Select your downloaded local copy folder and
Gridfull
should install. - Go to any website, click the
Gridfull
button on top right of your browser window.
Pesticide @ https://github.com/mrmrs/pesticide.
gridfull-extension is licensed under the MIT license. (http://opensource.org/licenses/MIT)
Feel free to contribute.