Oh My Link !

Open current URL in smart phone by scanning QR code.

ما هو Oh My Link !؟

Oh My Link ! هو إضافة Chrome تم تطويرها بواسطة Swati Kp، والميزة الرئيسية لها هي "Open current URL in smart phone by scanning QR code.".

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

screenshot

تحميل ملف CRX للإضافة Oh My Link !

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

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

                        Open any link is a simple web extension that will let you open a URL from your machine's web browser to your smart phone, just by scanning the QR code.                    

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

الاسم Oh My Link ! Oh My Link !
ID fjhnndnenmfmfcaocdbpdejodhokmllb
عنوان URL الرسمي https://chromewebstore.google.com/detail/oh-my-link/fjhnndnenmfmfcaocdbpdejodhokmllb
الوصف Open current URL in smart phone by scanning QR code.
حجم الملف 40.11 KB
عدد التثبيتات 15
النسخة الحالية 0.2
آخر تحديث 2019-07-01
تاريخ النشر 2019-07-01
تقييم 5.00/5 مجموع تقييمات 1
المطور Swati Kp
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://github.com/Swatikp
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Oh My Link !",
    "version": "0.2",
    "description": "Open current URL in smart phone by scanning QR code.",
    "browser_action": {
        "default_popup": "popup.html",
        "default_icon": "images\/link.png"
    },
    "manifest_version": 2,
    "permissions": [
        "activeTab"
    ]
}