A color picker tool that extracts every pixel from the current screen and also saves recently used colors.
Visit this extension here
- Javascript / CSS / HTML / Chrome web APIs / Local storage
- In the playground section, a new color namer feature gets added.
- Unwanted animation effect removed and UI updated.
- (Optimized) Minor bugs fixed.
- This extension extracts colors from the current screen.
- This extension has two main features i) Eye Dropper and ii) Color Selector.
- Eye dropper to select any color from the current window and Color Selector to make possible combinations of RGB and form a required color.
- Users can save up to 50 recent colors and copy color hex code by clicking it.
- Eye dropper of this extension is powerful enough to extract color from all sites. It also works on new tab pages, chrome settings pages, and the chrome web store.
- Click on the color boxes in a recent colors section to copy the hex value to the clipboard.
- This extension also provides extra tools like a color grader, color namer , color mixer, and color code converter.
- A user-friendly and simple interface, just click on the color box or clickable hex code to copy hex value.
This extension has only been supported on Chrome / Edge-based web browsers.
Fork the repository and then clone the repo locally by -
git clone https://github.com/getlost01/color-picker-updated.git
Visit brave://extensions , in developement mode test your updates.
Great!, after cloning & setting up the local project and making updates then you can push the changes to your GitHub fork and make a pull request.
Give the extension a ⭐ if you liked it.
Made with ❤️ and javascript.