jonathansampson / brave-talk-gcalendar-extension

A Chrome extension for Calendar integrations for Brave Talk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Brave Talk for Google Calendar

This is the code for the Brave Talk for Google Calendar chrome extension, originally based on https://github.com/jitsi/jidesha.

Find out more about Brave Talk.

For Users

Install this extension from the chrome extension webstore.

For Developers Only

Build this extension:

npm install
npm run build

Go to "brave://extensions", enable Developer Mode, click on "Load unpacked", navigate to the dist directory created by npm run build. and click on 'Select`.

Now go to Google Calendar and start the creation process for an appointment. Towards the bottom of the pop-up window, you should see a button with the icon to add a meeting".

About

A Chrome extension for Calendar integrations for Brave Talk

License:Apache License 2.0


Languages

Language:TypeScript 78.0%Language:HTML 10.0%Language:CSS 6.1%Language:JavaScript 5.6%Language:Shell 0.3%