Dialer for Google Chrome™ - Broadsoft
A Google Chrome™ extension that provides Broadsoft Broadworks telephony integration.
什麼是Dialer for Google Chrome™ - Broadsoft?
Dialer for Google Chrome™ - Broadsoft是由http://redial.io開發的Chrome擴展程式,該擴展的主要功能是“A Google Chrome™ extension that provides Broadsoft Broadworks telephony integration.”。
擴展截圖
下載Dialer for Google Chrome™ - Broadsoft擴展crx文件
下載Dialer for Google Chrome™ - Broadsoft擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
NEED HELP? GO TO OUR SUPPORT DESK @ http://redial.uservoice.com
- REQUIRES special credentials from your telephone service provider. They MUST be on a Broadworks/Broadsoft platform.
Visit http://www.redial.io for more information and a slew of images and details!
** The upcoming release is a HUGE change. Visit the support desk to find out how it'll impact you. **
WHAT IT DOES
■ Presence
Turn your Busy Lamp Field into a tool that informs you. Avoid making a call that might go unanswered if your co-worker is already on the phone.
■ Contacts
Buddy list style of your Google contacts and Broadworks Enterprise, Group, and Personal directories. With added details that include email, location, title, and more.
■ Click-to-Dial
Automatically turns all text/link based telephone numbers into click'ables. Otherwise simply highlight any number.. right click, and Dial out.
■ Call Logs
Traverse up to 90 days worth of your call history and associate them with integration results.
■ ZTP (Zero Touch Provisioning)
If you're on core, all you have to know is your Broadworks/Broadsoft username and the Dialer will pull in your Service Provider's configuration.
■ Broadworks Actions
Set your Do Not Disturb (DND), Remote Office, and all available Call Forwarding settings right from the Dialer.
■ Voicemail
Keep count and dial in with a single click.
■ Meet Me Conference
Copy and paste, or create calendar events with your Bridge/Conference information for easy sharing! Plus no need to dig around for your Moderator PIN to kick start the conference.
■ Call Center Agents
Sign in and out of your queues.
■ Dashboard
A one stop shop to see what your Dialer's up to.
■ Text to Speech (TTS)
Listen rather than see. The Dialer has a lot to say, including who's calling you.
■ Salesforce
Query call related records. Cross reference Cases, Accounts, Leads and even custom objects. Best part, you don't have to leave the Dialer to pull up the details. This time, you can even include the call duration!
■ Call Controller
Put and pull your calls from hold. Answer the phone.. or maybe just send the caller straight to Voicemail.
■ SSO
Auto login to your Service Provider's portal with your Dialer's shared credentials.
■ Omni Dial
Type "-call" and hit tab in your address bar to search and dial your contacts.
■ FOR ALL
The Dialer works with any Broadsoft/Broadworks VoIP Service Provider. Powered by redial.io, customized to you.
* The Dialer is FREE and does NOT require administrative assistance for install/use. We're willing and wanting to grow with you, feedback is extremely helpful! http://redial.uservoice.com
***** PRIVACY POLICY & TERMS OF USE
https://www.redial.io/#/tos 擴展基本資訊
| 名稱 | |
| ID | knfldcbmacoegfldndghfkggnoamfaaj |
| 官方網址 | https://chrome.google.com/webstore/detail/dialer-for-google-chrome/knfldcbmacoegfldndghfkggnoamfaaj |
| 簡介 | A Google Chrome™ extension that provides Broadsoft Broadworks telephony integration. |
| 檔案大小 | 5.61 MB |
| 安裝次數 | 2,000 |
| 目前版本 | 3.5.7 |
| 更新時間 | 2020-07-02 |
| 上架時間 | 2020-07-02 |
| 評分 | 3.53/5 共 38 次評分 |
| 開發者 | http://redial.io |
| 電子郵箱 | [email protected] |
| 付費類型 | free |
| 擴展官網 | http://www.redial.io |
| 說明頁面URL | http://redial.uservoice.com |
| 隱私政策頁面URL | https://www.redial.io |
| 支援的語言 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Dialer for Google Chrome\u2122 - Broadsoft",
"short_name": "Chrome Dialer",
"version": "3.5.7",
"minimum_chrome_version": "26",
"description": "A Google Chrome\u2122 extension that provides Broadsoft Broadworks telephony integration.",
"manifest_version": 2,
"devtools_page": "devtools.html",
"omnibox": {
"keyword": "-call"
},
"options_page": "options.html?token=1EonxL#dashboard",
"browser_action": {
"default_icon": {
"19": "assets\/branding\/badges\/19\/gray.png"
},
"default_title": "Dialer"
},
"icons": {
"16": "assets\/branding\/16x16.png",
"48": "assets\/branding\/48x48.png",
"128": "assets\/branding\/128x128.png"
},
"web_accessible_resources": [
"*"
],
"background": {
"page": "background.html",
"persistent": true
},
"content_scripts": [
{
"matches": [
"http:\/\/*\/*",
"file:\/\/*\/*",
"https:\/\/*\/*"
],
"js": [
"assets\/core\/ping.js"
],
"run_at": "document_end",
"all_frames": false
},
{
"matches": [
"https:\/\/login.microsoftonline.com\/*"
],
"js": [
"assets\/apis\/Office365\/public\/js\/injected.js"
],
"run_at": "document_idle"
},
{
"matches": [
"https:\/\/login.salesforce.com\/services\/oauth2\/success*data_explorer_test*",
"https:\/\/www.bluip.io\/access*"
],
"js": [
"assets\/vendor\/oauth2\/oauth2_inject.js"
],
"run_at": "document_start"
},
{
"matches": [
"*:\/\/login.salesforce.com\/?ec=302*",
"*:\/\/*.salesforce.com\/setup\/secur\/RemoteAccessAuthorizationPage*",
"*:\/\/*.force.com\/servlet\/servlet.ImageServer*"
],
"css": [
"assets\/apis\/Salesforce\/public\/css\/injected.css"
],
"js": [
"assets\/apis\/Salesforce\/public\/js\/injected.js"
],
"run_at": "document_idle",
"all_frames": true
},
{
"matches": [
"http:\/\/*.redial.io\/*",
"https:\/\/*.redial.io\/*"
],
"js": [
"assets\/core\/redial.js"
],
"run_at": "document_idle"
},
{
"matches": [
"http:\/\/*.masteraccessD.com\/*",
"https:\/\/*.masteraccessD.com\/*"
],
"js": [
"assets\/vendor\/jquery-1.11.1.min.js",
"assets\/masteraccess\/script.js"
],
"css": [
"assets\/masteraccess\/style.css"
],
"run_at": "document_start"
},
{
"matches": [
"http:\/\/*.masteraccess.com\/Help\/*",
"https:\/\/*.masteraccess.com\/Help\/*"
],
"css": [
"assets\/masteraccess\/help.css"
],
"run_at": "document_end"
},
{
"matches": [
"http:\/\/*.masteraccess.com\/Login\/*",
"https:\/\/*.masteraccess.com\/Login\/*",
"http:\/\/*.masteraccess.com\/manualLogin.jsp",
"https:\/\/*.masteraccess.com\/manualLogin.jsp"
],
"js": [
"assets\/masteraccess\/login.js"
],
"css": [
"assets\/vendor\/bootstrap-3.3.4-dist\/css\/bootstrap.min.css",
"assets\/masteraccess\/login.css"
],
"run_at": "document_end"
},
{
"matches": [
"http:\/\/*.masteraccess.com\/Logout\/*",
"https:\/\/*.masteraccess.com\/Logout\/*"
],
"js": [
"assets\/vendor\/jquery-1.11.1.min.js",
"assets\/masteraccess\/script.js",
"assets\/masteraccess\/logout.js"
],
"css": [
"assets\/vendor\/bootstrap-3.3.4-dist\/css\/bootstrap.min.css",
"assets\/masteraccess\/login.css"
],
"run_at": "document_end"
},
{
"matches": [
"http:\/\/*\/*",
"file:\/\/*\/*",
"https:\/\/*\/*"
],
"js": [
"assets\/vendor\/jquery-1.11.1.min.js",
"assets\/apis\/Click-to-Dial\/injected.js"
],
"css": [
"assets\/apis\/Click-to-Dial\/public\/stylesheets\/style.css"
],
"run_at": "document_end",
"all_frames": false
},
{
"matches": [
"http:\/\/redial.uservoice.com\/clients\/widgets\/*",
"https:\/\/redial.uservoice.com\/clients\/widgets\/*",
"http:\/\/voice.redial.io\/clients\/widgets\/*",
"https:\/\/voice.redial.io\/clients\/widgets\/*"
],
"js": [
"assets\/js\/uservoice.js"
],
"css": [
"assets\/css\/uservoice.css",
"assets\/css\/scroll-bars.css"
],
"run_at": "document_start",
"all_frames": true
}
],
"content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/*.uservoice.com https:\/\/ssl.google-analytics.com https:\/\/www.google.com\/jsapi https:\/\/www.google.com https:\/\/cdn.bluip.io https:\/\/hangoutsapi.talkgadget.google.com https:\/\/plus.google.com https:\/\/*.wimzel.com https:\/\/suckit.bluip.io https:\/\/suckit.bluip.io:444; object-src 'self'",
"permissions": [
"http:\/\/*\/*",
"file:\/\/*\/*",
"https:\/\/*\/*",
"notifications",
"identity",
"tabs",
"tts",
"contextMenus",
"downloads",
"storage",
"background",
"alarms",
"clipboardWrite",
"desktopCapture",
"idle"
],
"commands": {
"toggle-feature-foo": {
"suggested_key": {
"default": "Ctrl+Shift+1",
"windows": "Ctrl+Shift+1",
"mac": "Command+Shift+1",
"chromeos": "Ctrl+Shift+1",
"linux": "Ctrl+Shift+1"
},
"description": "Toggle the Dialer from anywhere.",
"global": true
}
},
"oauth2": {
"client_id": "734766912685-tkpntl09dbfc086vahtadtqkfhcenjik.apps.googleusercontent.com",
"scopes": [
"https:\/\/www.google.com\/m8\/feeds\/",
"https:\/\/mail.google.com\/",
"https:\/\/www.googleapis.com\/auth\/userinfo.email",
"https:\/\/mail.google.com\/mail\/feed\/atom",
"https:\/\/www.googleapis.com\/auth\/gmail.readonly",
"https:\/\/www.googleapis.com\/auth\/calendar"
]
},
"externally_connectable": {
"matches": [
"*:\/\/*.redial.io\/*"
]
}
} | |