Mitel Connect

Gain Connect functionality through Google Chrome™

Mitel Connect क्या है?

Mitel Connect Mitel द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Gain Connect functionality through Google Chrome™"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Mitel Connect एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Mitel Connect for Chrome™ browser delivers a seamless unified communications experience between Mitel Connect, Google Chrome and G Suite.
 
Key benefits of the Chrome browser extension with G Suite integration include:
 
• Easily search for contacts, view their presence and place a call from the Chrome web browser
• Transfer calls directly or after speaking with a contact with blind and consultative options 
• Listen to voicemails and save or delete them  
• Quickly create and join Mitel Connect events from Google calendar 
• Web conferencing notifications and quick join
 
Note: This extension is for Mitel Connect customers only. You must have an existing Mitel Connect account to use this extension. Don’t have an account? Contact us for more information. This extension does not require a G Suite account. 
 
Website
 
Mitel.com                    

एक्सटेंशन की मूल जानकारी

नाम Mitel Connect Mitel Connect
ID dnnmgcbgmfoeifpcmlligbagoiijmepj
आधिकारिक URL https://chromewebstore.google.com/detail/mitel-connect/dnnmgcbgmfoeifpcmlligbagoiijmepj
विवरण Gain Connect functionality through Google Chrome™
फ़ाइल का आकार 1.09 MB
स्थापना संख्या 44,775
वर्तमान संस्करण 1.1.123.0
अंतिम अपडेट 2023-10-02
प्रकाशन तिथि 2019-12-16
रेटिंग 3.46/5 कुल 28 रेटिंग्स
डेवलपर Mitel
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट http://www.mitel.com
गोपनीयता नीति पृष्ठ URL https://chromeextension.globalauth.mitelcloud.com/privacy_wd.html
समर्थित भाषाएँ de,en,fr,es,sv
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_ExtensionName__",
    "description": "__MSG_ExtensionDescription__",
    "version": "1.1.123.0",
    "author": "Mitel",
    "icons": {
        "16": "images\/icons\/icon16.png",
        "32": "images\/icons\/icon32.png",
        "48": "images\/icons\/icon48.png",
        "128": "images\/icons\/icon128.png",
        "512": "images\/icons\/icon512.png"
    },
    "background": {
        "page": "background.html",
        "persistent": true
    },
    "browser_action": {
        "default_icon": {
            "19": "images\/icons\/icon19_disabled.png",
            "38": "images\/icons\/icon38_disabled.png"
        },
        "default_popup": "foreground.html",
        "default_title": "Mitel: Not Connected"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.google.com\/calendar\/render*",
                "*:\/\/*.google.com\/calendar\/b\/*\/render*",
                "*:\/\/*.google.com\/calendar\/a\/*\/render*"
            ],
            "run_at": "document_idle",
            "js": [
                "gapi\/shoretel.js",
                "content\/stGCAL.js"
            ],
            "css": [
                "content\/stGCAL.css"
            ]
        },
        {
            "matches": [
                "*:\/\/*.google.com\/calendar\/u\/*"
            ],
            "exclude_matches": [
                "*:\/\/*.google.com\/calendar\/render*",
                "*:\/\/*.google.com\/calendar\/b\/*\/render*",
                "*:\/\/*.google.com\/calendar\/a\/*\/render*"
            ],
            "run_at": "document_idle",
            "js": [
                "gapi\/shoretel.js",
                "content\/stGCALBis.js"
            ],
            "css": [
                "content\/stGCALBis.css"
            ]
        },
        {
            "matches": [
                "*:\/\/*.google.com\/calendar\/r*",
                "*:\/\/*.google.com\/calendar\/b\/*\/r*",
                "*:\/\/*.google.com\/calendar\/a\/*\/r*"
            ],
            "exclude_matches": [
                "*:\/\/*.google.com\/calendar\/render*",
                "*:\/\/*.google.com\/calendar\/b\/*\/render*",
                "*:\/\/*.google.com\/calendar\/a\/*\/render*"
            ],
            "run_at": "document_idle",
            "js": [
                "gapi\/shoretel.js",
                "content\/stGCALBis.js"
            ],
            "css": [
                "content\/stGCALBis.css"
            ]
        },
        {
            "matches": [
                ""
            ],
            "exclude_matches": [
                "*:\/\/*.google.com\/calendar\/r\/*",
                "*:\/\/*.google.com\/calendar\/b\/*\/r\/*",
                "*:\/\/*.google.com\/calendar\/a\/*\/r\/*"
            ],
            "run_at": "document_idle",
            "js": [
                "content\/webdialer.js"
            ],
            "css": [
                "content\/webdialer.css"
            ],
            "all_frames": true
        }
    ],
    "permissions": [
        "contextMenus",
        "management",
        "notifications",
        "storage",
        "tabs",
        "identity",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "externally_connectable": {
        "matches": [
            "http:\/\/localhost\/GapiAuth\/GapiAuth*.html*",
            "https:\/\/staazd-staging1.shoretelsky.com\/GapiAuth\/GapiAuth*.html*",
            "https:\/\/staazd-staging1.shoretelsky.com\/GapiAuthDev\/GapiAuth*.html*"
        ]
    },
    "web_accessible_resources": [
        "images\/content\/GCALContentCallMe.png",
        "images\/content\/GCALContentCallMeDisabled.png",
        "images\/icons\/icon12.png",
        "images\/content\/grey14.png"
    ],
    "default_locale": "en",
    "incognito": "not_allowed",
    "minimum_chrome_version": "39",
    "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/apis.google.com https:\/\/*.newrelic.com https:\/\/bam.nr-data.net; object-src 'self';"
}