Mitel Connect
Gain Connect functionality through Google Chrome™
ما هو Mitel Connect؟
Mitel Connect هو إضافة Chrome تم تطويرها بواسطة Mitel، والميزة الرئيسية لها هي "Gain Connect functionality through Google Chrome™".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Mitel Connect
قم بتنزيل ملفات الامتداد Mitel Connect بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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 |
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 |
عنوان صفحة سياسة الخصوصية | 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": [ " |