ShoreTel Sky Web Dialer
Converts web page phone numbers to dialable links
ShoreTel Sky Web Dialerとは何ですか?
ShoreTel Sky Web Dialerはhttps://www.mitel.comによって開発されたChromeの拡張機能で、その主な機能は「Converts web page phone numbers to dialable links」です。
拡張機能のスクリーンショット
ShoreTel Sky Web Dialer拡張機能のCRXファイルをダウンロード
ShoreTel Sky Web Dialer拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
ShoreTel Web Dialer allows a ShoreTel user to dial phone numbers appearing on a web page with a single click. 拡張機能の基本情報
| 名前 | |
| ID | hmciedknmdagddjhaakffmnkngdlpmjf |
| 公式URL | https://chromewebstore.google.com/detail/shoretel-sky-web-dialer/hmciedknmdagddjhaakffmnkngdlpmjf |
| 説明 | Converts web page phone numbers to dialable links |
| ファイルサイズ | 55.99 KB |
| インストール数 | 0 |
| 現在のバージョン | 1.0.12 |
| 最終更新日 | 2020-06-17 |
| 公開日 | 2020-06-16 |
| 評価 | 3.43/5 合計 7 レビュー |
| 開発者 | https://www.mitel.com |
| Eメール | [email protected] |
| 支払い方法 | free |
| プライバシーポリシーページのURL | https://chromeextension.globalauth.mitelcloud.com/privacy_wd.html |
| 対応言語 | 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": [
" | |