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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
ShoreTel Web Dialer allows a ShoreTel user to dial phone numbers appearing on a web page with a single click.
확장 프로그램 기본 정보
이름 | ShoreTel Sky Web Dialer |
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 |
이메일 | [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": [ " |