muleyo / VideoAdBlockForTwitch

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

Manual Installation Steps for Firefox #100

Open Yagasaki7K opened 11 months ago

Yagasaki7K commented 11 months ago

It is necessary to have the steps for the manual installation of Firefox, since now it does not allow you to add any external extension without being verified, the most correct way for this is by teaching you how to activate the developer mode and then use the extension with the mode enabled.

zedd-0 commented 11 months ago

https://support.mozilla.org/en-US/questions/1101877 normaly it is not possible to install plugins without being verified after firefox 44.


mybe this will help a little:

Firefox all editions (Temporary): about:debugging#/runtime/this-firefox

Load Temporary Add-on

Firefox Developer Edition (Permanent): about:config xpinstall.signatures.required = false

Install Add-on From File

cladmi commented 10 months ago

It could be good to use github actions or something to create the VideoAdblockForTwitch-firefox.xpi archive. It would simplify the installation procedure.