Skip to content
This repository has been archived by the owner on Jun 29, 2023. It is now read-only.

mohannadnaj-archive/outline-all-elements

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Outline All Elements

A Chrome Extension for adding CSS Outline property (with different colors) to all elements on the page.

Mainly this is useful for debugging CSS Layout and discovering potential issues.

Notes:

  • icon Click the extension icon for activating/deactivating.

  • The outline colors are randomized based on it's order on the page.

  • The colors are randomized by assigning different cumulative Hue degree and a fixed Saturation (99%) and Light (50%).

  • On deactivating, the extension will restore the old outline value if it was there, and remove the style HTML attribute if it wasn't there before activating.

screenshot

Credits:

About

Chrome extension: Add CSS Outline property to all elements on the page for debugging CSS Layout.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published