odensc / ttv-ublock

Blocking ads on that certain streaming website
MIT License
896 stars 61 forks source link

extend content_script matches to popout player url #17

Closed strong-code closed 3 years ago

strong-code commented 3 years ago

This updates the content_scripts url match parameters to include player.twitch.tv so ads are circumvented when using the popout player. Fixes #14.

Tested and working on Windows 10 / Firefox 83.0.

If others want to help test on various OS/browsers that would be great.

Firefox users:

Chrome users:

Browse a couple streams and load the popout player. Hopefully you get no preroll/midroll ads!

vercel[bot] commented 3 years ago

@strong-code is attempting to deploy a commit to a Personal Account owned by @odensc on Vercel.

@odensc first needs to authorize it.

odensc commented 3 years ago

Thanks!