Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kelcisayshello/pickr
easy-to-use eye dropper chrome extension tool for picking colors from web pages
https://github.com/kelcisayshello/pickr
chrome-extension
Last synced: about 1 month ago
JSON representation
easy-to-use eye dropper chrome extension tool for picking colors from web pages
- Host: GitHub
- URL: https://github.com/kelcisayshello/pickr
- Owner: kelcisayshello
- Created: 2023-08-28T01:59:24.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-30T14:42:33.000Z (over 1 year ago)
- Last Synced: 2023-10-02T15:07:37.496Z (about 1 year ago)
- Topics: chrome-extension
- Language: JavaScript
- Homepage:
- Size: 216 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pickr — Eye Dropper Chrome Extension Tool
Pickr is a minimalistic Chrome Extension tool that I built to experiment with designing my own Chrome Extensions using [Manifest V3](https://developer.chrome.com/docs/extensions/mv3/intro/). Like most eye dropper tools, Pickr grabs the colors off of *almost* any* web page. Pickr then saves your recently grabbed colors into local memory so you can revisit your palette later (if need be).
(*) As of August 2023, Pickr does not support access on the following pages:
* Chrome pages (settings, web store, extensions page, etc.)
* Behance.net
* Any local pages![Magnified screenshot of Pickr UI (user interface)](./images/screenshot.png)
### Quick Fix
If for any reason the eye dropper tool does not appear when you select **Pick a color**, refresh the page first before using the extension. If the problem persists then you can let me know by [creating an issue](https://docs.github.com/en/issues/tracking-your-work-with-issues/creating-an-issue).