Skip to content

Dev-Helper is a Chrome Extension to view borders of DOM Elements (on mouse hover).

License

Notifications You must be signed in to change notification settings

vitlug/Dev-Helper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dev Helper

Dev-Helper is a Chrome Extension to view borders of DOM Elements (on mouse hover).

forthebadge Chrome Web Store GitHub repo size forthebadge

Preview


Features

  • See Borders of DOM Elements useful for Debugging CSS
  • Customizing Options
    • Border Length 1 - infinity
    • Border Color
      • Select Through Color Box
      • Give HEX,RGB
    • Border Type
      • Dotted
      • Solid
      • Dashed
      • Few More
  • Reset to Default

Install

Contribute

Local Development

  • Clone the source

    git clone -b develop https://github.com/Swarag-N/Dev-Helper.git
  • Load up Chrome browser, go to URL chrome://extensions, and enable Developer Mode

  • Click on Load Unpacked, and use the src directory as the root.

Made with ❤️ by Swarag Naryanasetty

About

Dev-Helper is a Chrome Extension to view borders of DOM Elements (on mouse hover).

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 40.8%
  • JavaScript 35.9%
  • CSS 23.3%