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!

Was ist Online QR Code Generator?

Online QR Code Generator ist eine Chrome-Erweiterung, die von https://www.online-qrcode-generator.com entwickelt wurde, und ihr Hauptmerkmal ist "Online QR Code Generator is a free, online, real-time QR code generation solution, start creating your QR code barcodes now!".

Erweiterungsscreenshots

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

Online QR Code Generator-Erweiterungs-CRX-Datei herunterladen

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

                        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!                    

Grundlegende Informationen zur Erweiterung

Name Online QR Code Generator Online QR Code Generator
ID ldkfghicdollojhmldmphpkojbkifekd
Offizielle URL https://chromewebstore.google.com/detail/online-qr-code-generator/ldkfghicdollojhmldmphpkojbkifekd
Beschreibung Online QR Code Generator is a free, online, real-time QR code generation solution, start creating your QR code barcodes now!
Dateigröße 326 KB
Installationsanzahl 10,997
Aktuelle Version 1.0.2
Letztes Update 2022-11-08
Veröffentlichungsdatum 2022-11-07
Bewertung 4.00/5 Insgesamt 1 Bewertungen
Entwickler https://www.online-qrcode-generator.com
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://www.online-qrcode-generator.com/
Hilfeseite URL https://www.online-qrcode-generator.com/What-is-a-QR-Code
URL der Datenschutzrichtlinien-Seite https://www.onlineconvert.com/privacy-policy
Unterstützte Sprachen 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"
    ]
}