Grandstream Wave Click2Dial
This plug-in can recognize phonenumber on the browsing page, and combine Grandstream Wave to speed dial.
Was ist Grandstream Wave Click2Dial?
Grandstream Wave Click2Dial ist eine Chrome-Erweiterung, die von https://grandstream.com entwickelt wurde, und ihr Hauptmerkmal ist "This plug-in can recognize phonenumber on the browsing page, and combine Grandstream Wave to speed dial.".
Erweiterungsscreenshots
Grandstream Wave Click2Dial-Erweiterungs-CRX-Datei herunterladen
Laden Sie Grandstream Wave Click2Dial-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
If the users want to make a quick call with Grandstream Wave on the browser page , they can install the extension. The extension will check the phone number on the browsing page and add a hyperlink once phone number detected. The users can click the phone number and launch the Grandstream Wave to make a call . Grundlegende Informationen zur Erweiterung
| Name | |
| ID | jmphnnnhjeigmcgilgifhjnkelemfdfc |
| Offizielle URL | https://chromewebstore.google.com/detail/grandstream-wave-click2di/jmphnnnhjeigmcgilgifhjnkelemfdfc |
| Beschreibung | This plug-in can recognize phonenumber on the browsing page, and combine Grandstream Wave to speed dial. |
| Dateigröße | 75.05 KB |
| Installationsanzahl | 1,728 |
| Aktuelle Version | 1.0.11.7 |
| Letztes Update | 2023-11-02 |
| Veröffentlichungsdatum | 2021-11-16 |
| Bewertung | 1.33/5 Insgesamt 3 Bewertungen |
| 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 | en |
| manifest.json | |
{
"name": "Grandstream Wave Click2Dial",
"description": "This plug-in can recognize phonenumber on the browsing page, and combine Grandstream Wave to speed dial.",
"version": "1.0.11.7",
"manifest_version": 3,
"background": {
"service_worker": "background.js"
},
"content_scripts": [
{
"all_frames": true,
"css": [
"content.css"
],
"js": [
"content.js"
],
"matches": [
" | |