Free Qr code generator without ads - Rqrcode

QR Code Generation Directly from Your Chrome Toolbar

什么是Free Qr code generator without ads - Rqrcode?

Free Qr code generator without ads - Rqrcode是由https://rqrcode.com开发的Chrome扩展程序,该扩展的主要功能是“QR Code Generation Directly from Your Chrome Toolbar”。

扩展截图

screenshot

下载Free Qr code generator without ads - Rqrcode扩展crx文件

下载Free Qr code generator without ads - Rqrcode扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        RQrcode is an unlimited, fast, and user-friendly QR code generator. This online service lets you create lifetime QR codes with no scanning limits or intrusive advertisements. You can directly create your basic QR codes through the extension, providing a quick and convenient solution. If you seek more, join thousands of satisfied users on our platform and effortlessly create your customized QR codes. With RQrcode, you can not only personalize but also track your QR codes easily. Experience the best of QR code creation with RQrcode!                    

扩展基本信息

名称 Free Qr code generator without ads - Rqrcode Free Qr code generator without ads - Rqrcode
ID pmdoddddofbceeedfhejcikebapbhkhl
官方URL https://chromewebstore.google.com/detail/free-qr-code-generator-wi/pmdoddddofbceeedfhejcikebapbhkhl
简介 QR Code Generation Directly from Your Chrome Toolbar
文件大小 14.84 KB
安装次数 2,432
当前版本 1.5
更新时间 2023-09-01
上架时间 2023-05-07
评分 5.00/5 共1次评分
开发者 https://rqrcode.com
电子邮箱 [email protected]
付费类型 free
扩展官网 https://rqrcode.com/
帮助页面URL https://rqrcode.com/contact
隐私政策页面URL https://rqrcode.com/page/our-privacy-policy
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Free Qr code generator without ads - Rqrcode",
    "version": "1.5",
    "description": "QR Code Generation Directly from Your Chrome Toolbar",
    "permissions": [],
    "icons": {
        "48": "icon.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    }
}