Keep up the good work!
(I use Firefox, but I've read your post before the linked post and I thought ublock Origin is the one being killed)
http://infolab.stanford.edu/~backrub/google.html
"The Anatomy of a Large-Scale Hypertextual Web Search Engine"
-> "Appendix A: Advertising and Mixed Motives"
-> "The goals of the advertising business model do not always correspond to providing quality search to users."
Not browser specific, but they understood the problem well.
They threw the book at Microsoft for the Windows and Office monopoly of the 90s and 2000s, but in comparison did absolutely nothing to Google over their search and browser monopoly of the 2010s -today, especially given how influential and important the web is today compared to desktop operating systems which just became launchers for the web browser.
I also expect Google to be a bad actor and do everything in its power to pointlessly refactor the chromium codebase specifically to make keeping MV2 alive as painful as possible.
The thing is this code is just scaffolding. You cant rip out actual functionality because its needed by other parts of the browser.
i definitely felt the sleaze due to the fact that they sell ad space on new tabs. (_we_ can run ads). any recommendations for alternative ad-blocking mobile (iOS) browsers?
Either we help build new ways to do this, or we have to accept that some advertising has always driven media/knowing about the new blacksmith/the internet/whatever.
I’m gonna get downvoted to hell — and I use uBlock Origin almost all the time with strict filters —, but I’m getting old and thinking that idealism hasn’t been working, maybe if we’re all reasonable we might just get some stuff improved. Dunno.
Brave is charging $60 for a version of its browser that removes the features you probably never wanted
https://www.techspot.com/news/112671-brave-charging-60-versi...
I happily paid for the paid version. Have been using Brave and Brave search for years, glad to have my money to to support the browser, unlike donations to Mozilla which go to supporting their idiotic "them/them non-binary" new mascot I stead of actually focusing on the browser.
No issues with UBO on Edge 149 (stable) and it's still available on the Edge Add-ons (it was featured by Microsoft, funnily enough, a few months back):
https://microsoftedge.microsoft.com/addons/detail/ublock-ori...
Did I miss something? Microsoft's official statement is that "The Microsoft Edge team is currently in the process of updating this MV3 migration timeline". Now, they've been working on that timeline since at least May 2025, so maybe with Chromium 150 / 151, they'll make it more concrete?
https://learn.microsoft.com/en-us/microsoft-edge/extensions/...
No browser can load these ads.
I've considered doing the pi-hole thing for family, but doesn't ublock etc do a lot of fixing to make sure pages aren't broken when ads are missing?
Or does pi-hole/your implementation do the same?
Consider the simplest possible case: I run ojford.com and take money from Acme Inc in exchange for displaying their advert. They send me acme-banner.jpg, and I serve it at /static/current-ad.jpg with an <img id="banner-ad" src="/static/current-ad.jpg"> in my header or whatever.
A DNS block covering the ad would block my whole site. Effective, but useless. (Unless you actually intend to boycott anyone who advertises.)
uBlock however can block the #banner-ad element. (Whether community-curated or by you specifying it yourself.)
More realistically this might be say YouTube or googleusercontent subdomains that serve both ads and 'real' content.
Google's playbook of slowly eeking out this stuff so that you don't notice you're in the boiling pot has played out several times.
The only way out of this nightmare is legislation: stiff penalties for intrusive adtech and breaking up large tech monopolies so google isn't both seller and auctioneer.