Free Qr code generator without ads - Rqrcode
QR Code Generation Directly from Your Chrome Toolbar
Apa itu Free Qr code generator without ads - Rqrcode?
Free Qr code generator without ads - Rqrcode adalah ekstensi Chrome yang dikembangkan oleh https://rqrcode.com, dan fitur utamanya adalah "QR Code Generation Directly from Your Chrome Toolbar".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Free Qr code generator without ads - Rqrcode
Unduh file ekstensi Free Qr code generator without ads - Rqrcode dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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!
Informasi Dasar Ekstensi
Nama | Free Qr code generator without ads - Rqrcode |
ID | pmdoddddofbceeedfhejcikebapbhkhl |
URL Resmi | https://chromewebstore.google.com/detail/free-qr-code-generator-wi/pmdoddddofbceeedfhejcikebapbhkhl |
Deskripsi | QR Code Generation Directly from Your Chrome Toolbar |
Ukuran File | 14.84 KB |
Jumlah Instalasi | 2,432 |
Versi Saat Ini | 1.5 |
Terakhir Diperbarui | 2023-09-01 |
Tanggal Publikasi | 2023-05-07 |
Penilaian | 5.00/5 Total 1 Penilaian |
Pengembang | https://rqrcode.com |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://rqrcode.com/ |
URL Halaman Bantuan | https://rqrcode.com/contact |
URL Halaman Kebijakan Privasi | https://rqrcode.com/page/our-privacy-policy |
Bahasa yang Didukung | 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" } } |