ShoreTel Sky Web Dialer
Converts web page phone numbers to dialable links
What is ShoreTel Sky Web Dialer?
ShoreTel Sky Web Dialer is a Chrome extension developed by https://www.mitel.com, and its main feature is "Converts web page phone numbers to dialable links".
Extension Screenshots
Download ShoreTel Sky Web Dialer Extension CRX File
Download ShoreTel Sky Web Dialer extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
ShoreTel Web Dialer allows a ShoreTel user to dial phone numbers appearing on a web page with a single click.
Extension Basic Information
Name | ShoreTel Sky Web Dialer |
ID | hmciedknmdagddjhaakffmnkngdlpmjf |
Official URL | https://chromewebstore.google.com/detail/shoretel-sky-web-dialer/hmciedknmdagddjhaakffmnkngdlpmjf |
Description | Converts web page phone numbers to dialable links |
File Size | 55.99 KB |
Installation Count | 0 |
Current Version | 1.0.12 |
Last Updated | 2020-06-17 |
Publish Date | 2020-06-16 |
Rating | 3.43/5 Total 7 Ratings |
Developer | https://www.mitel.com |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | https://chromeextension.globalauth.mitelcloud.com/privacy_wd.html |
Supported Languages | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "ShoreTel Sky Web Dialer", "version": "1.0.12", "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 Sky Web Dialer" }, "icons": { "16": "shoretelLogo16.png", "48": "shoretelLogo48.png", "128": "shoretelLogo128.png" }, "background": { "scripts": [ "webdialerBG.js" ] }, "options_page": "webDialerOptions.html", "content_scripts": [ { "matches": [ " |