CommPeak - PBX Click2Call
CommPeak's Click2Call for PBX
Qu'est-ce que CommPeak - PBX Click2Call ?
CommPeak - PBX Click2Call est une extension Chrome développée par CommPeak, et sa fonction principale est "CommPeak's Click2Call for PBX".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension CommPeak - PBX Click2Call
Téléchargez les fichiers d'extension CommPeak - PBX Click2Call au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
This extension connects your Google Chrome with CommPeak's PBX, allowing you to click-to-call on phone numbers in web pages. You can select any phone number on any page, right click on it and you will see magic "CommPeak Click2Call" item in context menu which will simply dial to selected number.
Informations de Base sur l'Extension
Nom | CommPeak - PBX Click2Call |
ID | hbpkpeefpddigdfbnnneaffnmfdfgkeh |
URL Officiel | https://chromewebstore.google.com/detail/commpeak-pbx-click2call/hbpkpeefpddigdfbnnneaffnmfdfgkeh |
Description | CommPeak's Click2Call for PBX |
Taille du Fichier | 30 KB |
Nombre d'Installations | 93 |
Version Actuelle | 0.0.1.4 |
Dernière Mise à Jour | 2019-03-27 |
Date de Publication | 2019-03-27 |
Évaluation | 5.00/5 Total 1 Évaluations |
Développeur | CommPeak |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://www.commpeak.com |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "author": "CommPeak", "homepage_url": "https:\/\/www.commpeak.com", "background": { "scripts": [ "bg\/cmmk.js" ] }, "description": "CommPeak's Click2Call for PBX", "icons": { "128": "img\/cmmk128.png", "16": "img\/cmmk16.png", "48": "img\/cmmk48.png" }, "manifest_version": 2, "name": "CommPeak - PBX Click2Call", "options_page": "options\/options.html", "permissions": [ "contextMenus", "notifications" ], "version": "0.0.1.4", "web_accessible_resources": [ "img\/*.png" ] } |