Dave Horton 70f6eb5817 Merge pull request #37 from jambonz/feat/fix_null_settings
fixed null setting if remove active account
2024-09-17 07:46:19 -04:00
2023-10-02 11:47:06 +07:00
2023-10-03 07:01:09 +07:00
2024-09-17 11:21:40 +07:00
2024-08-25 18:00:47 +01:00
fix
2023-09-25 17:11:25 +07:00
2023-09-22 09:12:10 -04:00
wip
2024-05-07 14:09:01 +07:00
wip
2024-05-07 13:29:47 +07:00
2023-10-03 07:05:06 +07:00
2023-09-25 13:34:29 +07:00
wip
2024-05-07 13:29:47 +07:00

Jambonz Webrtc Chrome extension dialer

The Jambonz WebRTC Chrome Extension Dialer is an easy-to-use browser extension that enables seamless WebRTC communication. With this extension, users can initiate voice calls directly from their web browsers without requiring additional software or hardware. It leverages Jambonz's open-source platform capabilities to handle VoIP communication with high quality and reliability. This extension is perfect for those who require frequent online communications, offering a streamlined experience with quick dialing features.

Overview of the extension

How to build and install

Build

npm run build

Install

  • Open Chrome/Egde
  • Open Extensions --> Manage Extensions
  • Choose Load Unpacked
  • Browse to dist folder which is the result of npm run build command.
Description
A chrome extension that allows you to make calls through a jambonz server
Readme MIT 1.4 MiB
Languages
TypeScript 96.4%
JavaScript 2.1%
HTML 1.2%
SCSS 0.3%