Free Qr code generator without ads - Rqrcode
QR Code Generation Directly from Your Chrome Toolbar
What is Free Qr code generator without ads - Rqrcode?
Free Qr code generator without ads - Rqrcode is a Chrome extension developed by https://rqrcode.com, and its main feature is "QR Code Generation Directly from Your Chrome Toolbar".
Extension Screenshots
Download Free Qr code generator without ads - Rqrcode Extension CRX File
Download Free Qr code generator without ads - Rqrcode extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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!
Extension Basic Information
Name | Free Qr code generator without ads - Rqrcode |
ID | pmdoddddofbceeedfhejcikebapbhkhl |
Official URL | https://chromewebstore.google.com/detail/free-qr-code-generator-wi/pmdoddddofbceeedfhejcikebapbhkhl |
Description | QR Code Generation Directly from Your Chrome Toolbar |
File Size | 14.84 KB |
Installation Count | 2,432 |
Current Version | 1.5 |
Last Updated | 2023-09-01 |
Publish Date | 2023-05-07 |
Rating | 5.00/5 Total 1 Ratings |
Developer | https://rqrcode.com |
[email protected] | |
Payment Type | free |
Extension Website | https://rqrcode.com/ |
Help Page URL | https://rqrcode.com/contact |
Privacy Policy Page URL | https://rqrcode.com/page/our-privacy-policy |
Supported Languages | 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" } } |