Color Picker

Color Picker for Chrome

什么是Color Picker?

Color Picker是由devjah开发的Chrome扩展程序,该扩展的主要功能是“Color Picker for Chrome”。

扩展截图

screenshot

下载Color Picker扩展crx文件

下载Color Picker扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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.                    

扩展基本信息

名称 Color Picker Color Picker
ID oghcfpacbadjkebhegcollgfhhjkalep
官方URL https://chromewebstore.google.com/detail/color-picker/oghcfpacbadjkebhegcollgfhhjkalep
简介 Color Picker for Chrome
文件大小 69.72 KB
安装次数 49,338
当前版本 1.1.1
更新时间 2012-12-06
上架时间 2012-12-06
评分 2.30/5 共30次评分
开发者 devjah
电子邮箱 [email protected]
付费类型 free
隐私政策页面URL https://ploi.me/privacy
支持的语言 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"
    }
}