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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://rqrcode.com และคุณลักษณะหลักของมันคือ "QR Code Generation Directly from Your Chrome Toolbar"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Free Qr code generator without ads - Rqrcode
ดาวน์โหลดไฟล์ส่วนขยาย 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 |
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" } } |