Skip to content

fahadskt/colorhunter

 
 

Repository files navigation

Colorhunter - Chrome Extenstion to export the color palette of a website in a single click.

Chrome Extenstion to export the color palette of a website in a single click.

MIT License GitHub issues GitHub package.json dynamic Chrome Web Store Chrome Web Store

Installation

Chrome Web Store

Screenshots

Colorhunter - Chrome Extenstion to export the color palette of a website in a single click.

Run Locally

Clone the project

  git clone https://github.com/plsankar/colorhunter

Go to the project directory

  cd colorhunter

Install dependencies

  npm install

Run development build

  npm run dev

or run the production build

  npm run build

Support

For support or feedback email [email protected].

License

MIT

About

Chrome Extenstion to export the color palette of a website in a single click.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 93.6%
  • JavaScript 3.6%
  • HTML 1.8%
  • CSS 1.0%