c-rainbow / twitch-audio-web

Chrome extension to enable Twitch radio mode in web
MIT License
24 stars 0 forks source link

Create Firefox extension #25

Open c-rainbow opened 2 years ago

c-rainbow commented 2 years ago

The previous Firefox extension was removed from the store for some reason.

Since there was a lot of updates from August 2021 anyway, create one for Firefox.

gmadharh commented 2 years ago

Just wanted to comment here, it was removed for:

This version contains minified, concatenated or otherwise machine-generated code. Please provide the original sources, together with instructions on how to generate the final XPI. Source code must be provided as an archive and uploaded using the source code upload field, which can be done during submission or on the version page in the developer hub.

I don't intend on maintaining the version for Firefox, so you can go ahead and create/maintain it.

c-rainbow commented 2 years ago

Thank you for the update @gmadharh !

I just realized that Firefox (and other browsers too) unfortunately does not yet support manifest version 3. (link)

Since the code was already ported to manifest v3 a while ago, I think I should do some more work to make it compatible to both browsers.

charlesthobe commented 1 year ago

I just realized that Firefox (and other browsers too) unfortunately does not yet support manifest version 3. (link)

Just a heads up; apparently it does now.

CrazyWolf13 commented 3 months ago

@c-rainbow Any news yet? According to https://github.com/c-rainbow/twitch-audio-web/issues/32 it does not work anymore, however for me it works totally fine, is there a way to port to firefox?

Would really appreciate any answer, thanks!