MiFone MITEK

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

Apa itu MiFone MITEK?

MiFone MITEK adalah ekstensi Chrome yang dikembangkan oleh https://mipbx.vn, dan fitur utamanya adalah "MiFone MITEK allows you to make and receive calls right from your web browser".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi MiFone MITEK

Unduh file ekstensi MiFone MITEK 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

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

Informasi Dasar Ekstensi

Nama MiFone MITEK MiFone MITEK
ID ofcecbjgipepdcecckphknnanfdcoaae
URL Resmi https://chromewebstore.google.com/detail/mifone-mitek/ofcecbjgipepdcecckphknnanfdcoaae
Deskripsi MiFone MITEK allows you to make and receive calls right from your web browser
Ukuran File 1.97 MB
Jumlah Instalasi 415
Versi Saat Ini 2.1.8
Terakhir Diperbarui 2022-10-01
Tanggal Publikasi 2022-02-16
Penilaian 5.00/5 Total 2 Penilaian
Pengembang https://mipbx.vn
Email [email protected]
Tipe Pembayaran free
URL Halaman Kebijakan Privasi https://mitek.vn/chinh-sach-bao-mat-va-hoan-tien
Bahasa yang Didukung 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\/"
    ]
}