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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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
URL หน้านโยบายความเป็นส่วนตัว 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\/"
    ]
}