muleyo / VideoAdBlockForTwitch

Blocks Ads on Twitch.tv.
GNU General Public License v3.0
1.62k stars 114 forks source link

Firefox Link Broken #97

Open averwhy opened 1 year ago

averwhy commented 1 year ago

the extension on firefox doesn't exist

visualpizza commented 1 year ago

I can confirm this is still the case

heyboots commented 1 year ago

What you can do as a workaround for now is to download the latest release, go into the firefox folder and just zip everything in there but make the file extension .xpi, then you can just install extension from file in the extension menu with that file

Tamalero commented 1 year ago

What you can do as a workaround for now is to download the latest release, go into the firefox folder and just zip everything in there but make the file extension .xpi, then you can just install extension from file in the extension menu with that file

says its corrupted for me.

cladmi commented 10 months ago

From linux command line

cd firefox && zip -r ../firefox.xpi .

And using comment from https://github.com/cleanlock/VideoAdBlockForTwitch/issues/100#issuecomment-1721708327