-
Notifications
You must be signed in to change notification settings - Fork 12
Make a Firefox version of Better Mixer. #21
Comments
Due to Mozilla's lengthy review process for each update, I have stayed away from supporting Firefox. I could try to get Better Mixer on Firefox, but it would update much less frequently than the Chrome version. |
Right thanks didn't know the ins and outs of the upload process for Firefox. Tho i have found that Mixer is slightly buggy on there unlike chrome. so probs best not to do one i don't know
On Tuesday, 30 October 2018, 02:23:01 GMT, Unlocked <notifications@github.com> wrote:
Due to Mozilla's lengthy review process for each update, I have stayed away from supporting Firefox. I could try to get Better Mixer on Firefox, but it would update much less frequently than the Chrome version.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.
|
I was able to get the code working and signed by Firefox in under 20 minutes. The only issue I'm seeing is that the animated emotes from BTTV are not showing correctly on mixer. The below is literally a simple git clone, zipped the Extension directory, and signed it through Mozilla's tools. Again, I will look into how to get the animated emotes working and see if we can merge that into the master if you are alright with this? Thanks for your hard work! |
Yes, if you can get that working I'd accept a PR. Thanks. |
Looking into this actually got a bug fix 😃 (2ee1e66) I see two errors that keep popping up:
The former is potentially something that needs to be resolved. The latter is unlikely to cause any problems, but if we can appease the Mozilla gods that would be nice. I'll look into the latter so see if my innerHTML assignments are actually necessary where I use them (especially since I've tried to move away from assigning to innerHTML and towards more procedural DOM manipulation). Edit: |
Once the submission process completes, the extension will be available on Firefox at https://addons.mozilla.org/en-US/firefox/addon/bettermixer/ |
Please can we have a add on for firefox :)
The text was updated successfully, but these errors were encountered: