Easy QR Code

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

ما هو Easy QR Code؟

Easy QR Code هو إضافة Chrome تم تطويرها بواسطة sney2002، والميزة الرئيسية لها هي "The fastest way to transfer text and links to your mobile device".

لقطات شاشة التمديد

screenshot
screenshot

تحميل ملف CRX للإضافة Easy QR Code

قم بتنزيل ملفات الامتداد Easy QR Code بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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...                    

معلومات أساسية عن التمديد

الاسم Easy QR Code Easy QR Code
ID okcelelcbendjdeilpendpjophdppgjk
عنوان URL الرسمي https://chromewebstore.google.com/detail/easy-qr-code/okcelelcbendjdeilpendpjophdppgjk
الوصف The fastest way to transfer text and links to your mobile device
حجم الملف 45.52 KB
عدد التثبيتات 45
النسخة الحالية 2.0
آخر تحديث 2022-08-31
تاريخ النشر 2013-12-01
تقييم 3.00/5 مجموع تقييمات 2
المطور sney2002
البريد الإلكتروني [email protected]
نوع الدفع free
اللغات المدعومة 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"
}