Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1.02 KB

README.md

File metadata and controls

21 lines (16 loc) · 1.02 KB

Mumble Channel Viewer extension

Mumble Channel Viewer extension for Chrome.

  • Mumble is an open-source voice chat software.
  • This extension displays channel and user information from a Mumble server (Murmur). It doesn't allow you to chat, only to see who's on the server.
  • The server must implement the Channel Viewer Protocol.
  • The extension supports both JSON and XML format.

You can find the extension on the Chrome Web Store.

Built with

This extension was built with the help of:

The source code follows the Angular style guide by John Pappa.