Avaya IX™ Workplace
Avaya IX™ Workplace
Avaya IX™ Workplace란 무엇입니까?
Avaya IX™ Workplace은(는) Avaya Cloud Inc.에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Avaya IX™ Workplace"입니다.
확장 프로그램 스크린샷
Avaya IX™ Workplace 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Avaya IX™ Workplace
Communications for how and where we work.
Easily find, connect, and communicate with others inside the cloud-based business applications you use everyday with Avaya IX Workplace. This chrome extension gives you access to real-time engagement tools such as voice, video, and directory services inside Google Apps, Microsoft Office 365, and Salesforce.
Want More Info? Visit: http://www.avaya.com/en/solution/avaya-equinox-experience/
Technical Requirements:
Avaya IX™ Workplace needs valid licenses for the following:
Avaya Aura® Web Gateway
Avaya Aura® Media Server (AAMS)
Avaya Aura® Solution including Session Manager, Communication Manager, System Manager, Device Services (AADS), Presence and Multimedia Messaging (PMM)
Salesforce integration requires Salesforce Open CTI and works with Salesforce Enterprise or Unlimited editions. Office 365 integration requires an Enterprise license - E3, E4, or E5. 확장 프로그램 기본 정보
| 이름 | |
| ID | klbodegekkpgiplaadabcmepfpcbeheg |
| 공식 URL | https://chromewebstore.google.com/detail/avaya-ix-workplace/klbodegekkpgiplaadabcmepfpcbeheg |
| 설명 | Avaya IX™ Workplace |
| 파일 크기 | 4.63 MB |
| 설치 횟수 | 2,145 |
| 현재 버전 | 1.1.21.2013 |
| 최근 업데이트 | 2021-10-18 |
| 출시 날짜 | 2020-05-15 |
| 평점 | 4.50/5 총 4 개의 평점 |
| 개발자 | Avaya Cloud Inc. |
| 이메일 | [email protected] |
| 결제 유형 | free |
| 개인정보 보호 정책 페이지 URL | https://spaces.avayacloud.com/privacy |
| 지원되는 언어 | de,en,en-GB,en-US,fr,nl,es,es-419,it,pt-BR,pt-PT,ru,th,zh-CN,zh-TW,ja,ko |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "__MSG_extNameAura__",
"description": "__MSG_extNameAura__",
"default_locale": "en",
"version": "1.1.21.2013",
"icons": {
"16": "img\/aura\/16.png",
"32": "img\/aura\/32.png",
"128": "img\/aura\/128.png"
},
"permissions": [
"notifications",
"geolocation",
"background",
"management",
"tabs",
"idle",
"http:\/\/*\/*",
"https:\/\/*\/*",
"https:\/\/esna.communications\/*",
"https:\/\/esna.communications.aura\/*"
],
"background": {
"page": "app\/aura11\/background.html"
},
"content_scripts": [
{
"matches": [
"https:\/\/manage1.esna.com\/oauth\/token.redirect*",
"https:\/\/sso.apps.avaya.com\/clients\/workplace\/token.redirect*"
],
"js": [
"app\/chrome\/jsc.oauth2.inject.js"
],
"run_at": "document_start"
},
{
"matches": [
"http:\/\/*\/*",
"file:\/\/*\/*",
"https:\/\/*\/*"
],
"all_frames": true,
"run_at": "document_end",
"js": [
"app\/chrome\/jsc.clicktodial.js"
],
"css": [
"css\/clicktodial.css"
]
},
{
"matches": [
"http:\/\/*\/*",
"file:\/\/*\/*",
"https:\/\/*\/*"
],
"all_frames": true,
"run_at": "document_end",
"js": [
"app\/chrome\/jsc.tags.js"
],
"css": [
"css\/tags.css"
]
},
{
"matches": [
"https:\/\/*\/sfcti\/cti.bridge*.html*"
],
"all_frames": true,
"run_at": "document_end",
"js": [
"app\/chrome\/jsc.salesforce.js"
],
"css": [
"css\/salesforce.css"
]
},
{
"matches": [
"http:\/\/*\/*",
"file:\/\/*\/*",
"https:\/\/*\/*"
],
"all_frames": false,
"run_at": "document_end",
"js": [
"app\/chrome\/jsc.popout.js"
],
"css": [
"css\/popout.css",
"css3\/inject.css"
]
},
{
"matches": [
"*:\/\/*.google.com\/*\/hovercard*"
],
"all_frames": true,
"run_at": "document_start",
"js": [
"app\/chrome\/jsc.gmail.js"
],
"css": [
"css3\/inject.css"
]
},
{
"matches": [
"https:\/\/teams.microsoft.com\/*"
],
"all_frames": false,
"run_at": "document_start",
"js": [
"app\/chrome\/jsc.teams.js"
],
"css": [
"css3\/teams.css"
]
}
],
"browser_action": {
"default_icon": "img\/aura\/19d.png"
},
"content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'; style-src 'self' 'unsafe-inline' https:\/\/static.apps.avaya.com; img-src 'self' 'unsafe-inline' data: http: https:;",
"web_accessible_resources": [
"img\/aura\/48.png",
"img\/aura\/32.png",
"img\/aura\/19.png",
"img\/aura\/p16.png",
"img\/aura\/p16h.png",
"img\/aura\/p16v.png",
"img\/common\/event16.png",
"img\/common\/esna.png",
"app\/aura11\/app.html",
"app\/aura11\/app3.html",
"app\/common\/ntf.html",
"jsc\/chrome\/jsc.popout.js",
"css\/popout.css",
"css3\/inject.css"
],
"commands": {
"_execute_browser_action": {
"suggested_key": {
"windows": "Ctrl+Shift+A",
"mac": "Ctrl+Shift+A",
"chromeos": "Ctrl+Shift+A",
"linux": "Ctrl+Shift+A"
}
}
}
} | |