ShoreTel Web Dialer
Converts web page phone numbers to dialable links
Apa itu ShoreTel Web Dialer?
ShoreTel Web Dialer adalah ekstensi Chrome yang dikembangkan oleh Mitel, dan fitur utamanya adalah "Converts web page phone numbers to dialable links".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi ShoreTel Web Dialer
Unduh file ekstensi ShoreTel Web Dialer dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
ShoreTel Web Dialer allows a ShoreTel user to dial phone numbers appearing on any page displayed with a single click.
Informasi Dasar Ekstensi
Nama | ShoreTel Web Dialer |
ID | lgjpoiedchgklleaenbccolnlmooinhp |
URL Resmi | https://chromewebstore.google.com/detail/shoretel-web-dialer/lgjpoiedchgklleaenbccolnlmooinhp |
Deskripsi | Converts web page phone numbers to dialable links |
Ukuran File | 96.78 KB |
Jumlah Instalasi | 0 |
Versi Saat Ini | 1.2.3.0 |
Terakhir Diperbarui | 2017-12-06 |
Tanggal Publikasi | 2017-12-06 |
Penilaian | 2.25/5 Total 4 Penilaian |
Pengembang | Mitel |
[email protected] | |
Tipe Pembayaran | free |
URL Halaman Bantuan | http://support.shoretel.com/products/applications/web_dialer_service_extensions.html |
URL Halaman Kebijakan Privasi | https://chromeextension.globalauth.mitelcloud.com/privacy_wd.html |
Bahasa yang Didukung | 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": [ " |