freedomofpress / ansible-role-jitsi-meet

Installs the Jitsi Meet open source videoconferencing software
23 stars 26 forks source link

Supports Chrome browser extensions #19

Closed conorsch closed 8 years ago

conorsch commented 8 years ago

The browser extension for Chrome must be built separately from this role, then referenced in a variable to copy to the target host. README now includes a URL to the Jitsi Meet Jidesha documentation on building extensions.

The official docs state that Firefox support is also possible, but that hasn't been tested yet. This PR provides sufficient feature coverage to move forward with testing Chrome support, as described in #18.