Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 363 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 363 Bytes

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:

    git clone https://github.com/your-username/color-picker-chrome-extension.git