younesaassila / ttv-lol-pro

TTV LOL PRO removes most livestream ads from Twitch. This is free, don't expect it to be perfect.
GNU General Public License v3.0
1.43k stars 29 forks source link

2.0 beta.8 #155

Closed Teraisu closed 1 year ago

Teraisu commented 1 year ago

when trying to add the add-on its saying that its corrupt? ive tried both fire fox dev and original and doesnt let me apply the add-on

juliocoliveira commented 1 year ago

Load the extension on debug section, not standard addons page: about:debugging#/runtime/this-firefox

revunix commented 1 year ago

Why can't you use the proxies for Chrome?

Teraisu commented 1 year ago

Load the extension on debug section, not standard addons page: about:debugging#/runtime/this-firefox

do i need to keep applying the extension everytime i restart the browser ?, its working by the way.

juliocoliveira commented 1 year ago

Load the extension on debug section, not standard addons page: about:debugging#/runtime/this-firefox

do i need to keep applying the extension everytime i restart the browser ?, its working by the way.

For standard release of Firefox for now YES, you must, if you are on Nightly or ESR or Dev version you have to disable the signature on about:config change the xpinstall.signatures.required to false. This is described on the readme / homepage. So you can install it as standard addon and it loads normally on each startup.

That is until the extension is fully released and shipped on addon stores then you don't have to do that.

Teraisu commented 1 year ago

Thank you

Teraisu commented 1 year ago

Load the extension on debug section, not standard addons page: about:debugging#/runtime/this-firefox

do i need to keep applying the extension everytime i restart the browser ?, its working by the way.

For standard release of Firefox for now YES, you must, if you are on Nightly or ESR or Dev version you have to disable the signature on about:config change the xpinstall.signatures.required to false. This is described on the readme / homepage. So you can install it as standard addon and it loads normally on each startup.

That is until the extension is fully released and shipped on addon stores then you don't have to do that.

The temporary one works for me with an original browser. However, the dev browser, when applying the required to false it doesn't work. I've gone into the extension tab and installed the add-on from file, and it gives me a corrupted prompt when selecting the manifest.json.

juliocoliveira commented 1 year ago

Load the extension on debug section, not standard addons page: about:debugging#/runtime/this-firefox

do i need to keep applying the extension everytime i restart the browser ?, its working by the way.

For standard release of Firefox for now YES, you must, if you are on Nightly or ESR or Dev version you have to disable the signature on about:config change the xpinstall.signatures.required to false. This is described on the readme / homepage. So you can install it as standard addon and it loads normally on each startup. That is until the extension is fully released and shipped on addon stores then you don't have to do that.

The temporary one works for me with an original browser. However, the dev browser, when applying the required to false it doesn't work. I've gone into the extension tab and installed the add-on from file, and it gives me a corrupted prompt when selecting the manifest.json.

Because is not to select the manifest.json its the whole release zip.

Teraisu commented 1 year ago

Okay , thanks !