jambonz webrtc phone
jambonz webrtc phone
Qu'est-ce que jambonz webrtc phone ?
jambonz webrtc phone est une extension Chrome développée par https://jambonz.org, et sa fonction principale est "jambonz webrtc phone".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension jambonz webrtc phone
Téléchargez les fichiers d'extension jambonz webrtc phone 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
Webrtc client for making and receiving phone calls through a jambonz server
Informations de Base sur l'Extension
Nom | jambonz webrtc phone |
ID | ooglcebddojjkdcfaplbhhjcdkpeiggi |
URL Officiel | https://chromewebstore.google.com/detail/jambonz-webrtc-phone/ooglcebddojjkdcfaplbhhjcdkpeiggi |
Description | jambonz webrtc phone |
Taille du Fichier | 997 KB |
Nombre d'Installations | 54 |
Version Actuelle | 1.0.5 |
Dernière Mise à Jour | 2023-11-21 |
Date de Publication | 2023-11-21 |
Évaluation | 5.00/5 Total 6 Évaluations |
Développeur | https://jambonz.org |
[email protected] | |
Type de Paiement | free |
URL de la Page de Politique de Confidentialité | https://www.jambonz.org/privacy |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0.5", "manifest_version": 3, "name": "jambonz webrtc phone", "description": "jambonz webrtc phone", "action": { "default_title": "jambonz webrtc phone" }, "background": { "service_worker": "background\/index.js" }, "permissions": [ "storage" ], "host_permissions": [ "https:\/\/*\/*" ], "icons": { "16": "icons\/icon.png", "48": "icons\/icon.png", "128": "icons\/icon.png", "192": "icons\/icon192.png", "384": "icons\/icon384.png", "512": "icons\/icon512.png", "1024": "icons\/icon1024.png" } } |