Advance Color Picker

Make your design work more easy, with Color Picker

What is Advance Color Picker?

Advance Color Picker is a Chrome extension developed by Suyambu, and its main feature is "Make your design work more easy, with Color Picker".

Extension Screenshots

screenshot
screenshot

Download Advance Color Picker Extension CRX File

Download Advance 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

                        Dear friends,

Make your Web design and Development more efficient with Color Picker 
this extension make your work more less, in a website colors are more important than content. Pick up right Color with this and make your work perfect!                    

Extension Basic Information

Name Advance Color Picker Advance Color Picker
ID eeehojdmffnnbfmegjbabmhfideooala
Official URL https://chrome.google.com/webstore/detail/advance-color-picker/eeehojdmffnnbfmegjbabmhfideooala
Description Make your design work more easy, with Color Picker
File Size 66.79 KB
Installation Count 1,835
Current Version 3.3.1
Last Updated 2016-05-24
Publish Date 2016-05-24
Rating 2.90/5 Total 10 Ratings
Developer Suyambu
Email [email protected]
Payment Type free
Privacy Policy Page URL https://www.suyambu.net/privacy
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "browser_action": {
        "default_icon": "icon-x256.png",
        "default_popup": "index.html",
        "default_title": "Color Picker"
    },
    "content_security_policy": "script-src 'self' https:\/\/www.google.com; object-src 'self'",
    "description": "Make your design work more easy, with Color Picker",
    "icons": {
        "128": "icon.png",
        "256": "icon-x256.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAq0fRpImWmwG9t2AuK3ViuZkYkny2VIFz75va5OxUO65ojmA3mmJXS6ww5OcVpv50OeO\/lysCKyYn7GK9Gzd5jTNrWQD3Ppy7WZ\/MFGUfq4T\/kVSNUrulk4ZAkxlqSHdD5VuEnzgO2yBaA\/arRFj3KvHAsE7TF+SH+KM+zChTPTDVLmIowZN\/gSExCBcdvU\/humUQbBsaybzqRiBaLDGZdF7SjWrX989FvObxlm77r7LBAJ22IQDFmuMhuXxrrbda7x3JvBfmtMJo1w8erXnfrDMf52bpi3C3MOexT80NH+YCfUBHjPPosFRbDsJEdk6h8XVlg\/hrtgYqckx4QFZ61wIDAQAB",
    "manifest_version": 2,
    "name": "Advance Color Picker",
    "short_name": "Color Picker",
    "version": "3.3.1"
}