MiFone MITEK

MiFone MITEK allows you to make and receive calls right from your web browser

ما هو MiFone MITEK؟

MiFone MITEK هو إضافة Chrome تم تطويرها بواسطة https://mipbx.vn، والميزة الرئيسية لها هي "MiFone MITEK allows you to make and receive calls right from your web browser".

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

screenshot

تحميل ملف CRX للإضافة MiFone MITEK

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

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

                        Allows making calls on websites using webRTC technology, users of MITEK's system will log in to MiFone to operate                    

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

الاسم MiFone MITEK MiFone MITEK
ID ofcecbjgipepdcecckphknnanfdcoaae
عنوان URL الرسمي https://chromewebstore.google.com/detail/mifone-mitek/ofcecbjgipepdcecckphknnanfdcoaae
الوصف MiFone MITEK allows you to make and receive calls right from your web browser
حجم الملف 1.97 MB
عدد التثبيتات 415
النسخة الحالية 2.1.8
آخر تحديث 2022-10-01
تاريخ النشر 2022-02-16
تقييم 5.00/5 مجموع تقييمات 2
المطور https://mipbx.vn
البريد الإلكتروني [email protected]
نوع الدفع free
عنوان صفحة سياسة الخصوصية https://mitek.vn/chinh-sach-bao-mat-va-hoan-tien
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "MiFone MITEK",
    "description": "MiFone MITEK allows you to make and receive calls right from your web browser",
    "version": "2.1.8",
    "icons": {
        "128": "mipbx-new.png"
    },
    "action": {
        "default_icon": "mipbx-new.png"
    },
    "background": {
        "service_worker": "js\/background.js"
    },
    "permissions": [
        "storage",
        "notifications"
    ],
    "host_permissions": [
        "https:\/\/api-prod.mipbx.vn\/",
        "https:\/\/webphone.mitek.vn\/"
    ]
}