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.
This extension was built with the help of:
- AngularJS
- Bootstrap v3
- UI Bootstrap - Angular directives for Bootstrap
- gulp
- Sass
- x2js
The source code follows the Angular style guide by John Pappa.