Color Picker

A simple color picker extension. copy or clear them with a single click.

What is Color Picker?

Color Picker is a Chrome extension developed by Tejas Sachin Sharma, and its main feature is "A simple color picker extension. copy or clear them with a single click.".

Extension Screenshots

screenshot

Download Color Picker Extension CRX File

Download Color Picker extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Grab colors from web pages, color picker, color history. Compared to Color picker, color pick, eyedropper, colorzilla this better. Now you can easily pick any  from any website with our new extension. Color Picker tool will get color palette from any webpage you need. It's a pretty useful tool for web developers or web designers. This extension is pretty simple to use and it has simple and user-friendly interface. We provide you and amazing and useful Color Picker tool so you can get HEX colors from any webpage.                    

Extension Basic Information

Name Color Picker Color Picker
ID blhbodfabadkmkbechlomcgfhlbhpabp
Official URL https://chromewebstore.google.com/detail/color-picker/blhbodfabadkmkbechlomcgfhlbhpabp
Description A simple color picker extension. copy or clear them with a single click.
File Size 16.16 KB
Installation Count 273
Current Version 1.0
Last Updated 2023-09-24
Publish Date 2023-03-17
Rating 5.00/5 Total 3 Ratings
Developer Tejas Sachin Sharma
Email [email protected]
Payment Type free
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Color Picker",
    "description": "A simple color picker extension. copy or clear them with a single click.",
    "version": "1.0",
    "action": {
        "default_popup": "index.html"
    },
    "icons": {
        "16": "icons\/icon16.png",
        "32": "icons\/icon32.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    }
}