Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/plsankar/colorhunter

Chrome Extenstion to export the color palette of a website in a single click.
https://github.com/plsankar/colorhunter

browser browser-extension chrome chrome-extension chrome-extension-react chrome-extensions chromeextension

Last synced: about 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        


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](https://img.shields.io/badge/License-MIT-green.svg)](https://choosealicense.com/licenses/mit/)
![GitHub issues](https://img.shields.io/github/issues/plsankar/colorhunter)
![GitHub package.json dynamic](https://img.shields.io/github/package-json/version/plsankar/colorhunter)
![Chrome Web Store](https://img.shields.io/chrome-web-store/users/5e010de7-ba11-4173-b83f-e357ad9a1ff4)
![Chrome Web Store](https://img.shields.io/chrome-web-store/stars/bpgkpfghcehfbffdfhelbooocbafaakd)

## Installation

[![Chrome Web Store](chrome-web-store.png)](https://chrome.google.com/webstore/detail/color-hunter/bpgkpfghcehfbffdfhelbooocbafaakd)

## Screenshots


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

## Run Locally

Clone the project

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

Go to the project directory

```bash
cd colorhunter
```

Install dependencies

```bash
npm install
```

Run development build

```bash
npm run dev
```

or run the production build

```bash
npm run build
```

## Support

For support or feedback email [[email protected]]([email protected]).

## License

[MIT](https://choosealicense.com/licenses/mit/)