MiFone MITEK

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

What is MiFone MITEK?

MiFone MITEK is a Chrome extension developed by https://mipbx.vn, and its main feature is "MiFone MITEK allows you to make and receive calls right from your web browser".

Extension Screenshots

screenshot

Download MiFone MITEK Extension CRX File

Download MiFone MITEK extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

Extension Basic Information

Name MiFone MITEK MiFone MITEK
ID ofcecbjgipepdcecckphknnanfdcoaae
Official URL https://chromewebstore.google.com/detail/mifone-mitek/ofcecbjgipepdcecckphknnanfdcoaae
Description MiFone MITEK allows you to make and receive calls right from your web browser
File Size 1.97 MB
Installation Count 415
Current Version 2.1.8
Last Updated 2022-10-01
Publish Date 2022-02-16
Rating 5.00/5 Total 2 Ratings
Developer https://mipbx.vn
Email [email protected]
Payment Type free
Privacy Policy Page URL https://mitek.vn/chinh-sach-bao-mat-va-hoan-tien
Supported Languages 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\/"
    ]
}