COLOR Picker

COLOR Picker - цветовая палитра для подбора безопасных цветов

What is COLOR Picker?

COLOR Picker is a Chrome extension developed by geek.girl.dev, and its main feature is "COLOR Picker - цветовая палитра для подбора безопасных цветов".

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

                        is a web color picker component that aims to be super easy both for developers to install and end users to use.                    

Extension Basic Information

Name COLOR Picker COLOR Picker
ID fhnbigmoemfhphmkcpclmbmhkccoegbb
Official URL https://chromewebstore.google.com/detail/color-picker/fhnbigmoemfhphmkcpclmbmhkccoegbb
Description COLOR Picker - цветовая палитра для подбора безопасных цветов
File Size 334 KB
Installation Count 581
Current Version 1.0
Last Updated 2017-03-12
Publish Date 2017-03-11
Rating 1.00/5 Total 1 Ratings
Developer geek.girl.dev
Email [email protected]
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "browser_action": {
        "default_popup": "popup.html",
        "default_title": "COLOR Picker",
        "default_icon": "img\/logo64.png"
    },
    "name": "COLOR Picker",
    "icons": {
        "128": "img\/logo128.png",
        "64": "img\/logo64.png"
    },
    "version": "1.0",
    "manifest_version": 2,
    "description": "COLOR Picker - \u0446\u0432\u0435\u0442\u043e\u0432\u0430\u044f \u043f\u0430\u043b\u0438\u0442\u0440\u0430 \u0434\u043b\u044f \u043f\u043e\u0434\u0431\u043e\u0440\u0430 \u0431\u0435\u0437\u043e\u043f\u0430\u0441\u043d\u044b\u0445 \u0446\u0432\u0435\u0442\u043e\u0432"
}