Quico 快码 QR Code Generator 二维码生成器插件

Productive QR Code Generator with efficiency and elegance, just feeling it on the fly. More than a QR code generator.快码二维,疾行如风。

什么是Quico 快码 QR Code Generator 二维码生成器插件?

Quico 快码 QR Code Generator 二维码生成器插件是由Bowen Liang 梁博文开发的Chrome扩展程序,该扩展的主要功能是“Productive QR Code Generator with efficiency and elegance, just feeling it on the fly. More than a QR code generator.快码二维,疾行如风。”。

扩展截图

screenshot
screenshot

下载Quico 快码 QR Code Generator 二维码生成器插件扩展crx文件

下载Quico 快码 QR Code Generator 二维码生成器插件扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        A productive QR code toolkit with efficiency and elegance, just feeling it on the fly. More than a QR code generator.

快码二维,疾行如风。可能是最好用最具生产力的二维码工具。

Quico  快码  次世代生产力二维码工具 二维码生成器                    

扩展基本信息

名称 Quico 快码 QR Code Generator 二维码生成器插件 Quico 快码 QR Code Generator 二维码生成器插件
ID cobbkmppakjllmgndpfmejaflbjfehci
官方URL https://chromewebstore.google.com/detail/quico-%E5%BF%AB%E7%A0%81-qr-code-generato/cobbkmppakjllmgndpfmejaflbjfehci
简介 Productive QR Code Generator with efficiency and elegance, just feeling it on the fly. More than a QR code generator.快码二维,疾行如风。
文件大小 1.51 MB
安装次数 134
当前版本 1.3.4
更新时间 2016-08-25
上架时间 2016-08-25
评分 5.00/5 共7次评分
开发者 Bowen Liang 梁博文
电子邮箱 [email protected]
付费类型 free
支持的语言 zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Quico \u5feb\u7801 QR Code Generator \u4e8c\u7ef4\u7801\u751f\u6210\u5668\u63d2\u4ef6",
    "version": "1.3.4",
    "description": "Productive QR Code Generator with efficiency and elegance, just feeling it on the fly. More than a QR code generator.\u5feb\u7801\u4e8c\u7ef4,\u75be\u884c\u5982\u98ce\u3002",
    "manifest_version": 2,
    "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "icons": {
        "16": "img\/icon_16.png",
        "48": "img\/icon_48.png",
        "128": "img\/icon_128.png"
    },
    "permissions": [
        "tabs",
        "storage",
        "bookmarks",
        "contextMenus"
    ],
    "omnibox": {
        "keyword": "quico"
    },
    "options_page": "html\/main.html",
    "background": {
        "scripts": [
            "js\/background.js"
        ]
    },
    "browser_action": {
        "default_title": "Quico \u4e8c\u7ef4\u7801\u751f\u6210\u5668",
        "default_popup": "html\/popup.html"
    }
}