ReachUC Complete
This Chrome extension allows you to Click-to-Dial phone numbers on web pages, send SMS and fax messages, and schedule web meetings.
ReachUC Completeとは何ですか?
ReachUC CompleteはReachUCによって開発されたChromeの拡張機能で、その主な機能は「This Chrome extension allows you to Click-to-Dial phone numbers on web pages, send SMS and fax messages, and schedule web meetings.」です。
拡張機能のスクリーンショット
ReachUC Complete拡張機能のCRXファイルをダウンロード
ReachUC Complete拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
With ReachUC Complete, you have the ability to click-to-call phone numbers on any web page in addition to a suite of features designed to boost productivity. This extension enables you to track and make more sales calls by harnessing the features of your cloud PBX from within your Chrome browser. With ReachUC Complete, you can: * Initiate click-to-dial PBX calls or send SMS to any phone number on a web page * Make outbound phone calls through your desktop, desk phone or mobile phone * Call, send SMS messages and send faxes from an integrated dial pad * Schedule Meeting Manager web and video conference meetings with the option to automatically synchronize to your Google Calendar account (or vice versa) * Save contact information from your Google Contacts to your PBX Contacts list How Does the Click-to-Call Feature Work? Hover your mouse over any phone number on the web page. This phone number will be highlighted and produce a pop-up with three options available: Message, Call by WebRTC and Call. * Message: Gives you the ability to write and send an SMS on your computer without leaving the web page. * Call by WebRTC: Initiates a phone call on your computer (headphones or headset recommended). * Call: This option will first call your PBX phone. Pick up your phone and the outbound call will be placed immediately after. What Are the Benefits of ReachUC Complete? * Saves time by cutting out the manual process of dialing phone numbers * Creates a convenient workflow by allowing you to operate PBX calls, SMS messages and faxes solely through your computer with Dialpad and Click-to-Call options * Automatically synchronizes web and video conference meetings to your Google Calendar so you don’t forget important meetings NOTE: In order to use this extension, you will need login credentials from a hosted PBX provider that works with ReachUC. For more information visit http://www.reachuc.com.
拡張機能の基本情報
名前 | ReachUC Complete |
ID | ajgfnlfggljmdkepjeaicepbokhemmhd |
公式URL | https://chromewebstore.google.com/detail/reachuc-complete/ajgfnlfggljmdkepjeaicepbokhemmhd |
説明 | This Chrome extension allows you to Click-to-Dial phone numbers on web pages, send SMS and fax messages, and schedule web meetings. |
ファイルサイズ | 2.15 MB |
インストール数 | 2,127 |
現在のバージョン | 4.1.3 |
最終更新日 | 2023-11-07 |
公開日 | 2020-04-25 |
評価 | 4.33/5 合計 3 レビュー |
開発者 | ReachUC |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://www.reachuc.com |
ヘルプページのURL | https://www.reachuc.com/knowledge-base/reachuc-click-to-call-for-google-chrome/ |
プライバシーポリシーページのURL | https://www.reachuc.com/privacy-policy |
対応言語 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "ReachUC Complete", "version": "4.1.3", "description": "This Chrome extension allows you to Click-to-Dial phone numbers on web pages, send SMS and fax messages, and schedule web meetings.", "icons": { "128": "icons\/128.png", "16": "icons\/16.png", "32": "icons\/32.png", "48": "icons\/48.png" }, "browser_action": { "default_icon": "icons\/32-disable.png", "default_title": "ReachUC Complete", "default_popup": "html\/popup.html" }, "content_scripts": [ { "matches": [ "http:\/\/*\/*", "https:\/\/*\/*" ], "all_frames": true, "css": [ "css\/jquery.webui-popover.css", "css\/c2c.css", "css\/font-awesome.min.css" ], "js": [ "libs\/worker_proxy.js", "libs\/jquery.js", "libs\/jquery.webui-popover.js", "contentscripts\/content.js", "libs\/xml2json.js" ], "run_at": "document_idle" }, { "matches": [ " |