Color Picker

Color Picker for Chrome

What is Color Picker?

Color Picker is a Chrome extension developed by devjah, and its main feature is "Color Picker for Chrome".

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

                        Find the right color for your design every time. Color Picker lets you pick the color you want and shows you the HEX values, RGB channels, hue, saturation and value. A great utility for any graphics designers or web developers, or for anyone who just really likes colors.                    

Extension Basic Information

Name Color Picker Color Picker
ID oghcfpacbadjkebhegcollgfhhjkalep
Official URL https://chromewebstore.google.com/detail/color-picker/oghcfpacbadjkebhegcollgfhhjkalep
Description Color Picker for Chrome
File Size 69.72 KB
Installation Count 49,338
Current Version 1.1.1
Last Updated 2012-12-06
Publish Date 2012-12-06
Rating 2.30/5 Total 30 Ratings
Developer devjah
Email [email protected]
Payment Type free
Privacy Policy Page URL https://ploi.me/privacy
Supported Languages en
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Color Picker",
    "version": "1.1.1",
    "manifest_version": 2,
    "description": "Color Picker for Chrome",
    "browser_action": {
        "default_icon": "img\/icon-19x19.png",
        "default_popup": "popup.html"
    }
}