Online QR Code Generator

Online QR Code Generator is a free, online, real-time QR code generation solution, start creating your QR code barcodes now!

What is Online QR Code Generator?

Online QR Code Generator is a Chrome extension developed by https://www.online-qrcode-generator.com, and its main feature is "Online QR Code Generator is a free, online, real-time QR code generation solution, start creating your QR code barcodes now!".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Download Online QR Code Generator Extension CRX File

Download Online QR Code Generator 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

                        Online QR Code Generator is a free online real-time QR code generation solution that automatically obtains the QR code of the current address. Start creating your QR code now!                    

Extension Basic Information

Name Online QR Code Generator Online QR Code Generator
ID ldkfghicdollojhmldmphpkojbkifekd
Official URL https://chromewebstore.google.com/detail/online-qr-code-generator/ldkfghicdollojhmldmphpkojbkifekd
Description Online QR Code Generator is a free, online, real-time QR code generation solution, start creating your QR code barcodes now!
File Size 326 KB
Installation Count 10,997
Current Version 1.0.2
Last Updated 2022-11-08
Publish Date 2022-11-07
Rating 4.00/5 Total 1 Ratings
Developer https://www.online-qrcode-generator.com
Email [email protected]
Payment Type free
Extension Website https://www.online-qrcode-generator.com/
Help Page URL https://www.online-qrcode-generator.com/What-is-a-QR-Code
Privacy Policy Page URL https://www.onlineconvert.com/privacy-policy
Supported Languages id,de,en,en-GB,en-US,fr,nl,vi,tr,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,sr,bg,ru,uk,iw,th,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extName__",
    "short_name": "Online QRCode Converter",
    "description": "__MSG_extDesc__",
    "version": "1.0.2",
    "manifest_version": 3,
    "default_locale": "en",
    "action": {
        "default_popup": "popup.html",
        "default_icon": ".\/img\/qrcode-generator.png"
    },
    "icons": {
        "128": ".\/img\/qrcode-generator.png"
    },
    "permissions": [
        "tabs"
    ]
}