Skip to content

attuo/GetColors-BrowserExtension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GetColors browser extension

Get color codes from website easily with this browser extension.

Demonstration GIF


Motivation

Every now and then I have a need for using the color codes from some website that I think has nice looking color scheme. The problem is that the HEX value copy pasting from browser's developer tools is kinda tedious and that is why I built this handy little browser extension to fix that problem.

And as a extra challenge for myself I wanted to make it simple as possible, with good old HTML/CSS/JS stack without any dependencies.

Technical details

Done

  • Working browser extension that presents website colors on popup window
  • Super simple and easy to use
  • All done with HTML/CSS/JS, because why not!
  • No libraries nor any dependencies
  • Published the extension to Firefox

Work in progress

Might add someday

  • Publish to Chrome and Edge
  • TypeScript
  • Grouping colors by HTML elements

Usage

License

This project is MIT licensed - So feel free to use it anyway you like. 🙂

About

Browser extension for getting website colors easily

Resources

License

Stars

Watchers

Forks