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 二维码生成器插件 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Bowen Liang 梁博文 และคุณลักษณะหลักของมันคือ "Productive QR Code Generator with efficiency and elegance, just feeling it on the fly. More than a QR code generator.快码二维,疾行如风。"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Quico 快码 QR Code Generator 二维码生成器插件

ดาวน์โหลดไฟล์ส่วนขยาย 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"
    }
}