/color-picker-updated

A web extension loaded with color-related features.

Primary LanguageJavaScriptMIT LicenseMIT

Vibrant Color Dropper & Picker


A color picker tool that extracts every pixel from the current screen and also saves recently used colors.


Visit this extension here

🔧 Tools Used

  • Javascript / CSS / HTML / Chrome web APIs / Local storage

⚙️ Version v1.0.1.9 released

  • In the playground section, a new color namer feature gets added.
  • Unwanted animation effect removed and UI updated.
  • (Optimized) Minor bugs fixed.

Features:

  • 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.

Support

This extension has only been supported on Chrome / Edge-based web browsers.

Preview


✌️ Contributing

Step 1: Clone The Repo

Fork the repository and then clone the repo locally by -

git clone https://github.com/getlost01/color-picker-updated.git

Step 2: Install Dependencies

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.