Skip to content

Latest commit

 

History

History
71 lines (50 loc) · 2.56 KB

README.md

File metadata and controls

71 lines (50 loc) · 2.56 KB

Color Picker

Chrome Extension

Extension Preview

The Color Picker Chrome Extension is a simple and lightweight tool that allows users to select colors from any webpage using a convenient pop-up color picker.

Table of Contents
  1. Features
  2. Installation
  3. Usage
  4. License
  5. Acknowledgements
  6. Contact

Features

  • Easy installation and activation as a Chrome extension.
  • Seamless integration with the browser, providing a floating color picker interface.
  • Select colors from any webpage with a single click.
  • Copy the selected color's hexadecimal value to the clipboard.

Installation

Follow these steps to install the Color Picker Chrome Extension:

  1. Clone the repository: git clone https://github.com/agrSaket/Color-Picker.git
  2. Open Google Chrome and navigate to chrome://extensions/.
  3. Enable the Developer mode toggle switch.
  4. Click on "Load unpacked" and select the cloned repository's directory.
  5. The Color Picker Chrome Extension will be added to your browser.

Usage

To use the Color Picker Chrome Extension:

  1. Open any webpage in Google Chrome.
  2. Click on the extension icon in the browser toolbar to activate the color picker.
  3. Move the cursor over any element on the webpage to preview its color.
  4. Click on the desired color to select it.
  5. The selected color's hexadecimal value will be automatically copied to the clipboard.

License

The Color Picker Chrome Extension is licensed under the MIT License.

Acknowledgements

The Color Picker Chrome Extension was developed using the following libraries and resources:

Contact

If you have any questions, suggestions, or issues, please feel free to contact me at saketagrahari.nita@gmail.com.

Project Link: https://github.com/agrSaket/Color-Picker

Back to Top

To quickly navigate back to the top of this README file, simply click here.