Chrome Extension
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
- 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.
Follow these steps to install the Color Picker Chrome Extension:
- Clone the repository:
git clone https://github.com/agrSaket/Color-Picker.git
- Open Google Chrome and navigate to
chrome://extensions/
. - Enable the Developer mode toggle switch.
- Click on "Load unpacked" and select the cloned repository's directory.
- The Color Picker Chrome Extension will be added to your browser.
To use the Color Picker Chrome Extension:
- Open any webpage in Google Chrome.
- Click on the extension icon in the browser toolbar to activate the color picker.
- Move the cursor over any element on the webpage to preview its color.
- Click on the desired color to select it.
- The selected color's hexadecimal value will be automatically copied to the clipboard.
The Color Picker Chrome Extension is licensed under the MIT License.
The Color Picker Chrome Extension was developed using the following libraries and resources:
- HTML
- CSS
- JavaScript
- manifest.json for specifying basic metadata about the extension
- Font Awesome for the extension icon
If you have any questions, suggestions, or issues, please feel free to contact me at [email protected].
Project Link: https://github.com/agrSaket/Color-Picker
To quickly navigate back to the top of this README file, simply click here.