MiFone MITEK

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

Wat is MiFone MITEK?

MiFone MITEK is een Chrome-extensie ontwikkeld door https://mipbx.vn, en de belangrijkste functie is "MiFone MITEK allows you to make and receive calls right from your web browser".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie MiFone MITEK

Download MiFone MITEK-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

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

Basisinformatie over de Extensie

Naam MiFone MITEK MiFone MITEK
ID ofcecbjgipepdcecckphknnanfdcoaae
Officiële URL https://chromewebstore.google.com/detail/mifone-mitek/ofcecbjgipepdcecckphknnanfdcoaae
Beschrijving MiFone MITEK allows you to make and receive calls right from your web browser
Bestandsgrootte 1.97 MB
Aantal Installaties 415
Huidige Versie 2.1.8
Laatst Bijgewerkt 2022-10-01
Publicatiedatum 2022-02-16
Beoordeling 5.00/5 Totaal 2 Beoordelingen
Ontwikkelaar https://mipbx.vn
E-mail [email protected]
Betalingswijze free
URL van de Privacybeleid Pagina https://mitek.vn/chinh-sach-bao-mat-va-hoan-tien
Ondersteunde Talen 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\/"
    ]
}