Quick Color

Generate random colors for design inspiration.

什么是Quick Color?

Quick Color是由agajewski.com开发的Chrome扩展程序,该扩展的主要功能是“Generate random colors for design inspiration.”。

扩展截图

screenshot
screenshot

下载Quick Color扩展crx文件

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

扩展使用说明

                        Are you a designer looking for color inspiration? Perhaps a developer in need of colors for your latest side project? This  extension is perfect for you! 

Simply click the generate button and a random color will be displayed in hex. The background of the popup will transition to that color so you can experience it before you choose. Once you decide on the color, just copy and paste!

No bloat, no hassle, just easy color generation.                    

扩展基本信息

名称 Quick Color Quick Color
ID gfkfagdbfocppnpnjbcopfdidgkndkie
官方URL https://chromewebstore.google.com/detail/quick-color/gfkfagdbfocppnpnjbcopfdidgkndkie
简介 Generate random colors for design inspiration.
文件大小 94.49 KB
安装次数 984
当前版本 1.0.1
更新时间 2016-06-15
上架时间 2016-06-15
评分 4.80/5 共5次评分
开发者 agajewski.com
付费类型 free
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Quick Color",
    "version": "1.0.1",
    "manifest_version": 2,
    "description": "Generate random colors for design inspiration.",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "browser_action": {
        "default_icon": "icons\/icon48.png",
        "default_title": "Quick Color",
        "default_popup": "src\/browser_action\/browser_action.html"
    }
}