Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/crowbartools/MixrElixr

Browser extension that enhances your Mixer viewing experience with custom emotes, new features, and a ton of options.
https://github.com/crowbartools/MixrElixr

chrome-extension css firefox-addon javascript mixer

Last synced: about 2 months ago
JSON representation

Browser extension that enhances your Mixer viewing experience with custom emotes, new features, and a ton of options.

Awesome Lists containing this project

README

        






A browser extension that enhances your [Mixer.com](http://mixer.com) viewing experience with custom emotes, new features, and a ton of options. Built with love by the [Firebot](https://github.com/Firebottle/Firebot) team.

If you have questions, concerns, need help, or just want to say hi, you can reach out to us [on Twitter](http://twitter.com/mixrelixr) or join our [Discord channel](https://discord.gg/tTmMbrG).

>**Disclaimer**: MixrElixr is neither created nor endorsed by Mixer or Microsoft. It is created by the community for the community.

## How To Use
1) Install the extension from the [Google Web Store](https://chrome.google.com/webstore/detail/mixrelixr/mmfbdcekojokeeonagpnlpoklelkcjon) or [Firefox Addon Store](https://addons.mozilla.org/en-US/firefox/addon/mixrelixr/).
2) Change settings to your liking (click on the Elixr icon in the browser toolbar)
3) Visit [Mixer](http://mixer.com) and enjoy!

## Found a bug?
Head over to the [Issues](https://github.com/ebiggz/MixrElixr/issues) page and create a new issue. We appreciate it!

Please note that any feature in Elixr could break at any time if the Mixer site gets updated in a way that Elixr depends on. We will try to patch these issues as quickly as we can when they arrise.

## Feature Requests
Have a great idea? We want to hear it! Tell us about it over on the [Issues](https://github.com/ebiggz/MixrElixr/issues) page.

## Developers
### Firefox Addon Review Steps
If you are a Firefox Add-on reviewer, you can follow these steps:
1) Ensure you have Node and NPM installed and that their versions are at least `v8.11.3+` (Node) and `v6.3.0+` (NPM).
2) Open up a terminal of your choice and `cd` to the root folder of this repo.
3) Run the command: `npm run firefox-review`.
4) That will install the required packages and build the extension, you can find the output in the `/dist` directory.

## License
This code (everything in the repository) is provided under the GNU General Public License v3.0. This means that you're free to take the code in this repository and modify it in whatever way you like and distribute this code for any purpose. However, if you release it then it must be under this same license, make it open source, and provide documentation of changes made. All versions must have copyright credit pointing back to this source.

Anything using this code must be under the GNU Public License, and a copyright credit must point back here.