Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nityasaha13/pikaco
Color Picker - Chrome Extension
https://github.com/nityasaha13/pikaco
chrome-extensions color-picker colorpicker colorpicker-tools extensions
Last synced: about 1 month ago
JSON representation
Color Picker - Chrome Extension
- Host: GitHub
- URL: https://github.com/nityasaha13/pikaco
- Owner: Nityasaha13
- Created: 2024-02-07T19:06:19.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-03-02T19:35:14.000Z (11 months ago)
- Last Synced: 2024-11-05T10:12:02.918Z (3 months ago)
- Topics: chrome-extensions, color-picker, colorpicker, colorpicker-tools, extensions
- Language: JavaScript
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Color Picker Chrome Extension
This Chrome extension allows users to pick a color from the browser window. It uses the EyeDropper API to select the color and it has a copy button for the selected color value to the clipboard.
## Installation
1. Clone the repository:
```bash
git clone https://github.com/your-username/color-picker-chrome-extension.git