https://github.com/r48n34/global-color-picker
🔍 Google extension for picking colors
https://github.com/r48n34/global-color-picker
chrome-extension colors plasmo typescript
Last synced: 2 months ago
JSON representation
🔍 Google extension for picking colors
- Host: GitHub
- URL: https://github.com/r48n34/global-color-picker
- Owner: r48n34
- License: mit
- Created: 2022-05-10T14:26:41.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-07T02:48:24.000Z (5 months ago)
- Last Synced: 2025-02-07T20:44:49.856Z (4 months ago)
- Topics: chrome-extension, colors, plasmo, typescript
- Language: TypeScript
- Homepage: https://chrome.google.com/webstore/detail/global-color-picker/iohmkhahkpicmogdfbnjkejnilbaccgg?hl=zh-TW&authuser=0
- Size: 1.15 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🔍 global-color-picker
![]()
## 🔧 Installation
https://chrome.google.com/webstore/detail/global-color-picker/iohmkhahkpicmogdfbnjkejnilbaccgg?hl=zh-TW&authuser=0## 👋 Introduction
A simple Google Chrome extension for picking color in all of your screen.
- Chrome, Edge version >= 95 or Opera version >= 18 can be used.## 🛠️ Features
1. No extra stuff, just a button, click and use.
2. Can be select color outside the browser (Your whole screen).
3. Auto Copy the selected color to clipboard.
4. Record your pick history.## 📚 References
https://developer.mozilla.org/en-US/docs/Web/API/EyeDropper_API## 🔬 Plasmo
This is a [Plasmo extension](https://docs.plasmo.com/) project bootstrapped with [`plasmo init`](https://www.npmjs.com/package/plasmo).
## 🔐 License
MIT License