Free Qr code generator without ads - Rqrcode
QR Code Generation Directly from Your Chrome Toolbar
Was ist Free Qr code generator without ads - Rqrcode?
Free Qr code generator without ads - Rqrcode ist eine Chrome-Erweiterung, die von https://rqrcode.com entwickelt wurde, und ihr Hauptmerkmal ist "QR Code Generation Directly from Your Chrome Toolbar".
Erweiterungsscreenshots
Free Qr code generator without ads - Rqrcode-Erweiterungs-CRX-Datei herunterladen
Laden Sie Free Qr code generator without ads - Rqrcode-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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!
Grundlegende Informationen zur Erweiterung
Name | Free Qr code generator without ads - Rqrcode |
ID | pmdoddddofbceeedfhejcikebapbhkhl |
Offizielle URL | https://chromewebstore.google.com/detail/free-qr-code-generator-wi/pmdoddddofbceeedfhejcikebapbhkhl |
Beschreibung | QR Code Generation Directly from Your Chrome Toolbar |
Dateigröße | 14.84 KB |
Installationsanzahl | 2,432 |
Aktuelle Version | 1.5 |
Letztes Update | 2023-09-01 |
Veröffentlichungsdatum | 2023-05-07 |
Bewertung | 5.00/5 Insgesamt 1 Bewertungen |
Entwickler | https://rqrcode.com |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://rqrcode.com/ |
Hilfeseite URL | https://rqrcode.com/contact |
URL der Datenschutzrichtlinien-Seite | https://rqrcode.com/page/our-privacy-policy |
Unterstützte Sprachen | 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" } } |