54ac / stream-detector

A Firefox addon for keeping track of manifests used by various streaming protocols and downloading media files.
https://addons.mozilla.org/en-US/firefox/addon/hls-stream-detector/
Mozilla Public License 2.0
643 stars 97 forks source link

Option to blacklist specific sites #79

Closed goooglefc closed 3 years ago

goooglefc commented 3 years ago

Would be nice to have an option to blacklist certain websites. Whenever I am browsing on twitter.com, the addon just goes mental.

54ac commented 3 years ago

Good idea, I'll try to implement this.

dinjojo commented 3 years ago

+1 for this

54ac commented 3 years ago

The blacklist is now available as of v2.8.1. Let me know if it works.

goooglefc commented 3 years ago

The blacklist is now available as of v2.8.1. Let me know if it works.

I have only tested on Twitter so far. works fine on Firefox using just 'twitter' in the blacklist column. Tested on chrome as well and seems to work there although I had to blacklist https://video.twimg.com for it to work on Chrome.

54ac commented 3 years ago

Thanks for your feedback. Looks like Chrome handles things differently, which is no surprise at this point. I've now updated the crx file in the releases tab, it should work the same way as in Firefox.

goooglefc commented 3 years ago

Thanks, yes it works now on chrome with the keyword.

54ac commented 3 years ago

Great, thanks for testing.