MiFone MITEK

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

Qu'est-ce que MiFone MITEK ?

MiFone MITEK est une extension Chrome développée par https://mipbx.vn, et sa fonction principale est "MiFone MITEK allows you to make and receive calls right from your web browser".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension MiFone MITEK

Téléchargez les fichiers d'extension MiFone MITEK au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

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

Informations de Base sur l'Extension

Nom MiFone MITEK MiFone MITEK
ID ofcecbjgipepdcecckphknnanfdcoaae
URL Officiel https://chromewebstore.google.com/detail/mifone-mitek/ofcecbjgipepdcecckphknnanfdcoaae
Description MiFone MITEK allows you to make and receive calls right from your web browser
Taille du Fichier 1.97 MB
Nombre d'Installations 415
Version Actuelle 2.1.8
Dernière Mise à Jour 2022-10-01
Date de Publication 2022-02-16
Évaluation 5.00/5 Total 2 Évaluations
Développeur https://mipbx.vn
Email [email protected]
Type de Paiement free
URL de la Page de Politique de Confidentialité https://mitek.vn/chinh-sach-bao-mat-va-hoan-tien
Langues Prises en Charge 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\/"
    ]
}