Online QR Code Generator

Online QR Code Generator is a free, online, real-time QR code generation solution, start creating your QR code barcodes now!

什么是Online QR Code Generator?

Online QR Code Generator是由https://www.online-qrcode-generator.com开发的Chrome扩展程序,该扩展的主要功能是“Online QR Code Generator is a free, online, real-time QR code generation solution, start creating your QR code barcodes now!”。

扩展截图

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

下载Online QR Code Generator扩展crx文件

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

扩展使用说明

                        Online QR Code Generator is a free online real-time QR code generation solution that automatically obtains the QR code of the current address. Start creating your QR code now!                    

扩展基本信息

名称 Online QR Code Generator Online QR Code Generator
ID ldkfghicdollojhmldmphpkojbkifekd
官方URL https://chromewebstore.google.com/detail/online-qr-code-generator/ldkfghicdollojhmldmphpkojbkifekd
简介 Online QR Code Generator is a free, online, real-time QR code generation solution, start creating your QR code barcodes now!
文件大小 326 KB
安装次数 10,997
当前版本 1.0.2
更新时间 2022-11-08
上架时间 2022-11-07
评分 4.00/5 共1次评分
开发者 https://www.online-qrcode-generator.com
电子邮箱 [email protected]
付费类型 free
扩展官网 https://www.online-qrcode-generator.com/
帮助页面URL https://www.online-qrcode-generator.com/What-is-a-QR-Code
隐私政策页面URL https://www.onlineconvert.com/privacy-policy
支持的语言 id,de,en,en-GB,en-US,fr,nl,vi,tr,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,sr,bg,ru,uk,iw,th,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extName__",
    "short_name": "Online QRCode Converter",
    "description": "__MSG_extDesc__",
    "version": "1.0.2",
    "manifest_version": 3,
    "default_locale": "en",
    "action": {
        "default_popup": "popup.html",
        "default_icon": ".\/img\/qrcode-generator.png"
    },
    "icons": {
        "128": ".\/img\/qrcode-generator.png"
    },
    "permissions": [
        "tabs"
    ]
}