qrCreater - 网址二维码一键生成工具

用于生成地址栏网址的二维码图片

What is qrCreater - 网址二维码一键生成工具?

qrCreater - 网址二维码一键生成工具 is a Chrome extension developed by wangtieshou, and its main feature is "用于生成地址栏网址的二维码图片".

Extension Screenshots

screenshot

Download qrCreater - 网址二维码一键生成工具 Extension CRX File

Download qrCreater - 网址二维码一键生成工具 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

                        用于生成地址栏网址的二维码图片,方便手机扫描访问。亦可在输入框内输入内容生成指定二维码。                    

Extension Basic Information

Name qrCreater - 网址二维码一键生成工具 qrCreater - 网址二维码一键生成工具
ID kpbkbekmhiifnijhhfmahckmlbcbinfc
Official URL https://chromewebstore.google.com/detail/qrcreater-%E7%BD%91%E5%9D%80%E4%BA%8C%E7%BB%B4%E7%A0%81%E4%B8%80%E9%94%AE%E7%94%9F%E6%88%90%E5%B7%A5%E5%85%B7/kpbkbekmhiifnijhhfmahckmlbcbinfc
Description 用于生成地址栏网址的二维码图片
File Size 15.2 KB
Installation Count 78
Current Version 1.3.0
Last Updated 2019-07-13
Publish Date 2019-07-12
Rating 5.00/5 Total 1 Ratings
Developer wangtieshou
Email [email protected]
Payment Type free
Supported Languages zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "qrCreater - \u7f51\u5740\u4e8c\u7ef4\u7801\u4e00\u952e\u751f\u6210\u5de5\u5177",
    "version": "1.3.0",
    "permissions": [
        "tabs"
    ],
    "description": "\u7528\u4e8e\u751f\u6210\u5730\u5740\u680f\u7f51\u5740\u7684\u4e8c\u7ef4\u7801\u56fe\u7247",
    "icons": {
        "128": "icon\/qrcode.png",
        "32": "icon\/qrcode.png"
    },
    "browser_action": {
        "default_icon": "icon\/qrcode.png",
        "default_title": "qrCreater - \u7f51\u5740\u4e8c\u7ef4\u7801\u4e00\u952e\u751f\u6210\u5de5\u5177",
        "default_popup": "index.html"
    }
}