Chrome disabling uBlock Origin is a serious security threat
nuage.quimerch.com
Chrome disabling uBlock Origin is a serious security threat
1–10 of 91 posts
Re: Chrome disabling uBlock Origin is a serious security threat
#2[flagged]
Re: Chrome disabling uBlock Origin is a serious security threat
#3[deleted]
Re: Chrome disabling uBlock Origin is a serious security threat
#4[flagged]
Re: Chrome disabling uBlock Origin is a serious security threat
#5[flagged]
That's horrible.
Re: Chrome disabling uBlock Origin is a serious security threat
#6For those who can, i'd say migrate to firefox-based privacy respecting browsers (librewolf, zen, waterfox, ironfox, ...)
And help those who can't find alternatives to uBlock Origin and keep some of their privacy
Re: Chrome disabling uBlock Origin is a serious security threat
#7For those who can, i'd say migrate to firefox-based privacy respecting browsers (librewolf, zen, waterfox, ironfox, ...) And help those who can't find alternatives to uBlock Origin and keep some of their privacy
[deleted]
Re: Chrome disabling uBlock Origin is a serious security threat
#8[deleted]
Re: Chrome disabling uBlock Origin is a serious security threat
#9[deleted]
Re: Chrome disabling uBlock Origin is a serious security threat
#10I guess it would be easy to block ads via a proxy?
An http proxy in Python is just a few lines of code. It could simply drop the requests to known ad servers.
And in Chrome, there is a setting to use a proxy.
So all one had to do is run ./my_ad_blocking_proxy.py and set the proxy in Chrome to something like 127.0.0.1:8080?