mirror of
https://github.com/pixeltris/TwitchAdSolutions.git
synced 2025-04-29 22:24:29 +02:00
Relist revived extension "Twitch AdBlock"
This commit is contained in:
parent
d322143f12
commit
3ad24d2e4f
@ -73,6 +73,7 @@ For a more detailed description of the following please refer to [this](other-so
|
|||||||
- https://gist.github.com/simple-hacker/ddd81964b3e8bca47e0aead5ad19a707 (UserScript + FrankerFaceZ(optional))
|
- https://gist.github.com/simple-hacker/ddd81964b3e8bca47e0aead5ad19a707 (UserScript + FrankerFaceZ(optional))
|
||||||
- https://greasyfork.org/en/scripts/415412-twitch-refresh-on-advert/code (UserScript + FrankerFaceZ(optional))
|
- https://greasyfork.org/en/scripts/415412-twitch-refresh-on-advert/code (UserScript + FrankerFaceZ(optional))
|
||||||
- [Alternate Player for Twitch.tv](https://chrome.google.com/webstore/detail/bhplkbgoehhhddaoolmakpocnenplmhf) - [code](https://robwu.nl/crxviewer/?crx=bhplkbgoehhhddaoolmakpocnenplmhf&qf=player.js) (extension)
|
- [Alternate Player for Twitch.tv](https://chrome.google.com/webstore/detail/bhplkbgoehhhddaoolmakpocnenplmhf) - [code](https://robwu.nl/crxviewer/?crx=bhplkbgoehhhddaoolmakpocnenplmhf&qf=player.js) (extension)
|
||||||
|
- [Twitch AdBlock](https://addons.mozilla.org/en-GB/firefox/addon/twitch-adblock/) - [code](https://robwu.nl/crxviewer/?crx=https%3A%2F%2Faddons.mozilla.org%2Fen-GB%2Ffirefox%2Faddon%2Ftwitch-adblock%2F&qf=js/background.js) (firefox extension)
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -15,9 +15,12 @@ Web browser extensions / scripts:
|
|||||||
- https://gist.github.com/simple-hacker/ddd81964b3e8bca47e0aead5ad19a707/
|
- https://gist.github.com/simple-hacker/ddd81964b3e8bca47e0aead5ad19a707/
|
||||||
- https://greasyfork.org/en/scripts/415412-twitch-refresh-on-advert/code
|
- https://greasyfork.org/en/scripts/415412-twitch-refresh-on-advert/code
|
||||||
- Reloads the player (or page) when it detects the ad banner in DOM.
|
- Reloads the player (or page) when it detects the ad banner in DOM.
|
||||||
- `Alternate Player for Twitch.tv`
|
- [Alternate Player for Twitch.tv](https://chrome.google.com/webstore/detail/bhplkbgoehhhddaoolmakpocnenplmhf)
|
||||||
- Notifies Twitch that ads were watched before loading the main stream (prerolls).
|
- Notifies Twitch that ads were watched before loading the main stream (prerolls).
|
||||||
- Removes ad segments which cannot be skipped (midrolls). The player will freeze on the last live frame until no more ads.
|
- Removes ad segments which cannot be skipped (midrolls). The player will freeze on the last live frame until no more ads.
|
||||||
|
- [Twitch AdBlock](https://addons.mozilla.org/en-GB/firefox/addon/twitch-adblock/)
|
||||||
|
- Uses a proxy on the main m3u8 file to get a stream without ads (no prerolls / midrolls).
|
||||||
|
- You can view the code of the extension [here](https://robwu.nl/crxviewer/?crx=https%3A%2F%2Faddons.mozilla.org%2Fen-GB%2Ffirefox%2Faddon%2Ftwitch-adblock%2F&qf=js/background.js)
|
||||||
|
|
||||||
Applications / third party websites:
|
Applications / third party websites:
|
||||||
- https://github.com/streamlink/streamlink
|
- https://github.com/streamlink/streamlink
|
||||||
|
Loading…
x
Reference in New Issue
Block a user