ShoreTel Web Dialer
Converts web page phone numbers to dialable links
Wat is ShoreTel Web Dialer?
ShoreTel Web Dialer is een Chrome-extensie ontwikkeld door Mitel, en de belangrijkste functie is "Converts web page phone numbers to dialable links".
Extensie Screenshots
Download het CRX-bestand van de extensie ShoreTel Web Dialer
Download ShoreTel Web Dialer-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
ShoreTel Web Dialer allows a ShoreTel user to dial phone numbers appearing on any page displayed with a single click.
Basisinformatie over de Extensie
Naam | ShoreTel Web Dialer |
ID | lgjpoiedchgklleaenbccolnlmooinhp |
Officiële URL | https://chromewebstore.google.com/detail/shoretel-web-dialer/lgjpoiedchgklleaenbccolnlmooinhp |
Beschrijving | Converts web page phone numbers to dialable links |
Bestandsgrootte | 96.78 KB |
Aantal Installaties | 0 |
Huidige Versie | 1.2.3.0 |
Laatst Bijgewerkt | 2017-12-06 |
Publicatiedatum | 2017-12-06 |
Beoordeling | 2.25/5 Totaal 4 Beoordelingen |
Ontwikkelaar | Mitel |
[email protected] | |
Betalingswijze | free |
Help Pagina-URL | http://support.shoretel.com/products/applications/web_dialer_service_extensions.html |
URL van de Privacybeleid Pagina | https://chromeextension.globalauth.mitelcloud.com/privacy_wd.html |
Ondersteunde Talen | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "ShoreTel Web Dialer", "version": "1.2.3.0", "manifest_version": 2, "description": "Converts web page phone numbers to dialable links", "browser_action": { "default_icon": "shoretellogo48.png", "default_popup": "popup.html", "default_title": "ShoreTel Web Dialer" }, "icons": { "16": "shoretellogo16.png", "48": "shoretellogo48.png", "128": "shoretellogo128.png" }, "background": { "scripts": [ "webdialerBG.js" ] }, "options_page": "webDialerOptions.html", "content_scripts": [ { "matches": [ " |