brandon-barker / colourSpy

A Chrome extension to grab colours from a website

Home Page:https://chrome.google.com/webstore/detail/colourspy/gibojaiafjjbdkfciggcoikfeolodlhm?hl=en-US

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

colourSpy

Easily preview CSS colours used on a website.

colourSpy is a handy Chrome extension to quickly find and preview colours used on a website.

It displays them all in a list of swatches where you can easily copy the corresponding RGB, HEX or HSL values for use in your IDE of choice, or simply export the list of colours to your format of choice.

Supported export formats at the moment are:

  • CSS
  • SCSS
  • LESS
  • Plain Text
  • JSON

Screenshots

colourSpy colourSpy colourSpy

Credit

Made possible with the help of these awesome libraries

About

A Chrome extension to grab colours from a website

https://chrome.google.com/webstore/detail/colourspy/gibojaiafjjbdkfciggcoikfeolodlhm?hl=en-US

License:GNU General Public License v2.0


Languages

Language:JavaScript 69.5%Language:CSS 30.5%