jambonz webrtc phone
jambonz webrtc phone
What is jambonz webrtc phone?
jambonz webrtc phone is a Chrome extension developed by https://jambonz.org, and its main feature is "jambonz webrtc phone".
Extension Screenshots
Download jambonz webrtc phone Extension CRX File
Download jambonz webrtc phone extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Webrtc client for making and receiving phone calls through a jambonz server
Extension Basic Information
Name | jambonz webrtc phone |
ID | ooglcebddojjkdcfaplbhhjcdkpeiggi |
Official URL | https://chromewebstore.google.com/detail/jambonz-webrtc-phone/ooglcebddojjkdcfaplbhhjcdkpeiggi |
Description | jambonz webrtc phone |
File Size | 997 KB |
Installation Count | 54 |
Current Version | 1.0.5 |
Last Updated | 2023-11-21 |
Publish Date | 2023-11-21 |
Rating | 5.00/5 Total 6 Ratings |
Developer | https://jambonz.org |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | https://www.jambonz.org/privacy |
Supported Languages | 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" } } |