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!

Apa itu Online QR Code Generator?

Online QR Code Generator adalah ekstensi Chrome yang dikembangkan oleh https://www.online-qrcode-generator.com, dan fitur utamanya adalah "Online QR Code Generator is a free, online, real-time QR code generation solution, start creating your QR code barcodes now!".

Screenshot Ekstensi

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

Unduh Berkas CRX Ekstensi Online QR Code Generator

Unduh file ekstensi Online QR Code Generator 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

                        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!                    

Informasi Dasar Ekstensi

Nama Online QR Code Generator Online QR Code Generator
ID ldkfghicdollojhmldmphpkojbkifekd
URL Resmi https://chromewebstore.google.com/detail/online-qr-code-generator/ldkfghicdollojhmldmphpkojbkifekd
Deskripsi Online QR Code Generator is a free, online, real-time QR code generation solution, start creating your QR code barcodes now!
Ukuran File 326 KB
Jumlah Instalasi 10,997
Versi Saat Ini 1.0.2
Terakhir Diperbarui 2022-11-08
Tanggal Publikasi 2022-11-07
Penilaian 4.00/5 Total 1 Penilaian
Pengembang https://www.online-qrcode-generator.com
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://www.online-qrcode-generator.com/
URL Halaman Bantuan https://www.online-qrcode-generator.com/What-is-a-QR-Code
URL Halaman Kebijakan Privasi https://www.onlineconvert.com/privacy-policy
Bahasa yang Didukung 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"
    ]
}