Grandstream Wave Click2Dial
This plug-in can recognize phonenumber on the browsing page, and combine Grandstream Wave to speed dial.
Hvad er Grandstream Wave Click2Dial?
Grandstream Wave Click2Dial er en Chrome-udvidelse udviklet af https://grandstream.com, og dens hovedfunktion er "This plug-in can recognize phonenumber on the browsing page, and combine Grandstream Wave to speed dial.".
Udvidelsesskærmbilleder
Download Grandstream Wave Click2Dial-udvidelses-CRX-fil
Download Grandstream Wave Click2Dial-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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 . Grundlæggende oplysninger om udvidelsen
| Navn | |
| ID | jmphnnnhjeigmcgilgifhjnkelemfdfc |
| Officiel URL | https://chromewebstore.google.com/detail/grandstream-wave-click2di/jmphnnnhjeigmcgilgifhjnkelemfdfc |
| Beskrivelse | This plug-in can recognize phonenumber on the browsing page, and combine Grandstream Wave to speed dial. |
| Filstørrelse | 75.05 KB |
| Antal Installationer | 1,728 |
| Nuværende Version | 1.0.11.7 |
| Senest Opdateret | 2023-11-02 |
| Udgivelsesdato | 2021-11-16 |
| Bedømmelse | 1.33/5 Samlet 3 Bedømmelser |
| Udvikler | https://grandstream.com |
| [email protected] | |
| Betalingsmetode | free |
| Udvidelseswebsted | https://www.grandstream.com/ |
| Hjælpeside-URL | https://www.grandstream.com/support |
| URL til Fortrolighedspolitik Side | http://www.ipvideotalk.com/privacy-policy.html |
| Understøttede Sprog | 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": [
" | |