Mitel Connect Web Dialer
Converts web page phone numbers to dialable links
Co to jest Mitel Connect Web Dialer?
Mitel Connect Web Dialer to rozszerzenie Chrome opracowane przez Mitel, a jego główną funkcją jest „Converts web page phone numbers to dialable links”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Mitel Connect Web Dialer
Pobierz pliki rozszerzeń Mitel Connect Web Dialer w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
Mitel Connect Web Dialer allows a Mitel Connect user to dial phone numbers appearing on a web page with a single click. Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | hkciiohohfimeecpjoidoipjpalbabld |
| Oficjalny URL | https://chromewebstore.google.com/detail/mitel-connect-web-dialer/hkciiohohfimeecpjoidoipjpalbabld |
| Opis | Converts web page phone numbers to dialable links |
| Rozmiar pliku | 399 KB |
| Liczba instalacji | 6,075 |
| Aktualna Wersja | 1.0.18 |
| Ostatnia Aktualizacja | 2021-08-09 |
| Data Publikacji | 2019-03-31 |
| Ocena | 3.83/5 Łącznie 12 Oceny |
| Deweloper | Mitel |
| [email protected] | |
| Typ Płatności | free |
| Strona Rozszerzenia | http://www.mitel.com |
| Adres URL Strony Pomocy | https://www.mitel.com/mitel-technical-support |
| Adres URL Strony Polityki Prywatności | https://chromeextension.globalauth.mitelcloud.com/privacy_wd.html |
| Obsługiwane Języki | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Mitel Connect Web Dialer",
"short_name": "STConnectWebDialer",
"version": "1.0.18",
"author": "Mitel",
"manifest_version": 2,
"description": "Converts web page phone numbers to dialable links",
"browser_action": {
"default_icon": "img\/mitelLogo-48.png",
"default_popup": "popup.html",
"default_title": "Mitel Connect Web Dialer"
},
"icons": {
"16": "img\/mitelLogo-16.png",
"48": "img\/mitelLogo-48.png",
"128": "img\/mitelLogo-128.png"
},
"background": {
"scripts": [
"js\/webdialerBG.js",
"js\/json2.js"
]
},
"options_page": "webDialerOptions.html",
"options_ui": {
"page": "webDialerOptions.html",
"chrome_style": true
},
"content_scripts": [
{
"matches": [
" | |