Easy QR Code

The fastest way to transfer text and links to your mobile device

Apa itu Easy QR Code?

Easy QR Code adalah ekstensi Chrome yang dikembangkan oleh sney2002, dan fitur utamanya adalah "The fastest way to transfer text and links to your mobile device".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi Easy QR Code

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

                        Crea códigos QR con solo dos clics, sin necesidad de registrarte ni molesta publicidad.

Solo da clic derecho sobre imágenes/enlaces/texto seleccionado y selecciona Crear código QR para...                    

Informasi Dasar Ekstensi

Nama Easy QR Code Easy QR Code
ID okcelelcbendjdeilpendpjophdppgjk
URL Resmi https://chromewebstore.google.com/detail/easy-qr-code/okcelelcbendjdeilpendpjophdppgjk
Deskripsi The fastest way to transfer text and links to your mobile device
Ukuran File 45.52 KB
Jumlah Instalasi 45
Versi Saat Ini 2.0
Terakhir Diperbarui 2022-08-31
Tanggal Publikasi 2013-12-01
Penilaian 3.00/5 Total 2 Penilaian
Pengembang sney2002
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung en,es
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "service_worker": ".\/main.js"
    },
    "default_locale": "es",
    "description": "__MSG_extDescription__",
    "icons": {
        "128": "128.png"
    },
    "manifest_version": 3,
    "name": "Easy QR Code",
    "permissions": [
        "contextMenus",
        "tabs",
        "scripting"
    ],
    "host_permissions": [
        ""
    ],
    "version": "2.0"
}