Skip to content

Files

Latest commit

 

History

History
25 lines (16 loc) · 1005 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 1005 Bytes

VisualColor

VisualColor is a chrome extension that helps you quickly preview and pick any valid html color code.

Use cases

  • You have a color code (#eb4034 for example) but you don't know which color it currently is. You can quickly toggle the Visual Color Extension and paste that color code in the color input and get a quick preview of what color it is.

  • You see a color on any webpage and you want to get it's color code, you can quickly toggle the extension and select the color picker.

Extension in action

visualcolor-screenshot-1 visualcolor-screenshot-2

How to install

  • Clone this repository
  • Go to Chrome extensions page (Not the store)
  • Activate developer mode on top right
  • Then Load extension
  • Choose the project folder you just cloned