Skip to content

plsankar/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 me@lakshmisankar.com.

License

MIT