T-Mobile Essential - Who's Calling
Call notifications for various communications platforms.
ما هو T-Mobile Essential - Who's Calling؟
T-Mobile Essential - Who's Calling هو إضافة Chrome تم تطويرها بواسطة Odido Netherlands، والميزة الرئيسية لها هي "Call notifications for various communications platforms.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة T-Mobile Essential - Who's Calling
قم بتنزيل ملفات الامتداد T-Mobile Essential - Who's Calling بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Displays a pop-up with data, of the person who's calling you, from your CRM system. This extension requires a Who's Calling license from T-Mobile Netherlands. To login, use the same username and password used for your Mitel Telepo account. A new icon in your browser indicates the status of your connection - blue means you are logged in and are receiving notifications, and red means you are disconnected. When logged in, click the icon to view your last calls and search for contacts.
معلومات أساسية عن التمديد
الاسم | T-Mobile Essential - Who's Calling |
ID | hlckflfkmkncmkomlpkpobjooobhbopd |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/t-mobile-essential-whos-c/hlckflfkmkncmkomlpkpobjooobhbopd |
الوصف | Call notifications for various communications platforms. |
حجم الملف | 617 KB |
عدد التثبيتات | 156 |
النسخة الحالية | 1.3.8 |
آخر تحديث | 2020-11-04 |
تاريخ النشر | 2020-10-28 |
المطور | Odido Netherlands |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | https://www.t-mobile.nl/zakelijk |
عنوان صفحة المساعدة | https://www.t-mobile.nl/zakelijk/diensten/cloud-telefonie |
عنوان صفحة سياسة الخصوصية | https://www.t-mobile.nl/privacy |
اللغات المدعومة | en,nl,sv |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "__MSG_extensionName__", "description": "__MSG_extensionDescription__", "version": "1.3.8", "default_locale": "en", "icons": { "48": "images\/icon-48.png" }, "browser_action": { "default_icon": "images\/phone-call-icon-16-terminated.png", "default_title": "T-Mobile Essential - Who's Calling", "browser_style": true }, "options_ui": { "page": "config.html" }, "web_accessible_resources": [ "js\/*.js", "css\/*.css", "images\/*.png", "iframe.html" ], "content_scripts": [ { "js": [ "js\/popup.js" ], "matches": [ " |