Skip to content

A WebExtension to see css structure by outlining. For css debug purposes.

Notifications You must be signed in to change notification settings

simboonlong/gridfull-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gridfull

A WebExtension to see css structure by outlining. For css debug purposes.

  • requires Chrome Browser.

Demo

gridfull demo

Features

  • Toggle outlines on all elements.
  • Color pick outlines color.

Why?

  • To understand/learn how to make browser extensions.
  • For debugging css structure issues.

Included plugins

  1. Jquery.
  2. Spectrum color picker.

Usage

  1. To install, download a cloned copy locally.
  2. Go to your Chrome browser extensions via [Preferences]. For Mac, press cmd + , > click [Extensions] > check [Developer Mode] > click [Load unpacked extension].
  3. Select your downloaded local copy folder and Gridfull should install.
  4. Go to any website, click the Gridfull button on top right of your browser window.

Better alternative

Pesticide @ https://github.com/mrmrs/pesticide.

License

gridfull-extension is licensed under the MIT license. (http://opensource.org/licenses/MIT)

Contributing

Feel free to contribute.

About

A WebExtension to see css structure by outlining. For css debug purposes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published