Grandstream Wave for Chrome
Grandstream Wave for Chrome
Was ist Grandstream Wave for Chrome?
Grandstream Wave for Chrome ist eine Chrome-Erweiterung, die von https://grandstream.com entwickelt wurde, und ihr Hauptmerkmal ist "Grandstream Wave for Chrome".
Erweiterungsscreenshots
Grandstream Wave for Chrome-Erweiterungs-CRX-Datei herunterladen
Laden Sie Grandstream Wave for Chrome-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
Grandstream Wave for Chrome is a lightweight soft phone that integrates with the UCM63xx PBX seamlessly, which allows users to click-to-dial on any Chrome browser pages at any time, search for your colleagues and make calls, quickly answer calls, and improve your working productivity.
Features:
1. Access Wave from any Chrome web page.
2. Click-to-call phone numbers from any Chrome web page including web-based CRMs.
3. Search your contacts by name/department/position, view the presence, and make calls.
4. Rich call control functions: Audio and video call, call flipping feature, call transfer (attended/blind transfer), call recording, call hold/resume, etc.
5. View call records and voicemail, and play voicemail online.
6. Obvious call reminders and missed call notifications to avoid missing any calls.
Important Info:
Users can log in to the add-in with the Wave RemoteConnect Address of the UCM.
Learn more about Wave here: https://ucmrc.gdms.cloud/ Grundlegende Informationen zur Erweiterung
| Name | |
| ID | gjddlbmkbmjhhdhkhldpkdelbefkilkk |
| Offizielle URL | https://chromewebstore.google.com/detail/grandstream-wave-for-chro/gjddlbmkbmjhhdhkhldpkdelbefkilkk |
| Beschreibung | Grandstream Wave for Chrome |
| Dateigröße | 12.47 MB |
| Installationsanzahl | 1,226 |
| Aktuelle Version | 1.0.0.23 |
| Letztes Update | 2023-12-21 |
| Veröffentlichungsdatum | 2022-11-10 |
| Entwickler | https://grandstream.com |
| [email protected] | |
| Zahlungsart | free |
| Erweiterungswebsite | https://www.grandstream.com/ |
| Hilfeseite URL | https://www.grandstream.com/support |
| URL der Datenschutzrichtlinien-Seite | http://www.ipvideotalk.com/privacy-policy.html |
| Unterstützte Sprachen | de,en,fr,vi,tr,es,it,pl,cs,el,ru,iw,th,ar,zh-CN |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Grandstream Wave for Chrome",
"description": "Grandstream Wave for Chrome",
"version": "1.0.0.23",
"manifest_version": 3,
"background": {
"service_worker": "background.js"
},
"action": {
"default_icon": "logo512.png",
"default_title": "Wave"
},
"icons": {
"192": "logo192.png",
"512": "logo512.png"
},
"permissions": [
"tabs",
"contextMenus",
"management",
"background",
"storage"
],
"content_security_policy": {
"extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self'"
},
"default_locale": "en",
"host_permissions": [
"*:\/\/*\/*"
],
"content_scripts": [
{
"all_frames": true,
"css": [
"content.css"
],
"js": [
"content.js"
],
"matches": [
" | |