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”。
擴展截圖
下載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 |
ID | pmdoddddofbceeedfhejcikebapbhkhl |
官方網址 | 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" } } |