What are the alternatives to uBlock?
https://github.com/gorhill/uBlock/wiki/uBlock-Origin-works-b...
There's no good technical reason why ublock and similar addons are being un-supported, merely Google's whims. If a non-advertising company buys it they won't have any reason to go through with this.
I can only imagine that there will be a whole new can of worms though, trying to maintain a technically complex project with no revenue stream, likely loss of a lot of the core developers, and chaotic management.
It might well recover and turn into a fine project. In the meantime though, firefox seems like the best bet whether chrome is removed from Google or not.
There's such a huge user base around chrome that I feel pretty confident it will land in a position where that isn't a problem - eventually. The transition could be rough though, right now I imagine it's quite heavily tied to google infrastructure and engineers.
There are other browser companies (brave, opera, etc) who might be interested, though it would be quite a gamble for them to buy chrome in my opinion.
There's a lot of software based on top of chrome (via electron), which means a lot of money that cares about what happens to it, which could easily influence things.
Great, so we go right back to the days of IE6. No thanks.
>There are other browser companies (brave, opera, etc) who might be interested
These companies are viable because they get to outsource the bulk of the browser development and maintenance to Google for free. I don't think they can afford to buy and run the whole browser.
>There's a lot of software based on top of chrome (via electron)
This is honestly the best scenario I can see of all the discussion I've read about this, and I'm surprised I haven't seen it brought up before. Still, from what I read on Wikipedia, Electron was spun off from Github (owned by MS now) and is run by a foundation with a bunch of tech company members, so going from this to a whole for-profit company for something that is basically just an open-source wrapper over Chrome's engine seems unlikely.
But I wonder if you could run the PiHole (or Technitium, or AdGuard Home, etc) in a container with Podman or Compose, and set your DNS to 127.0.0.1? I feel like that would create some kind of feedback loop.
You should switch to a browser that maintains support for good ad-blockers.
This behavior just pisses me off. “Don’t do evil”, my ass.
In my couple week usage it's the same in blocking as uBlock Origin.
It may do about the same for general ad blocking now. But, advertisers are now aware there's much less potential to drive people to heuristic-capable ad blockers because that now requires more than "install this plugin".
So now, they can be more aggressive about going around ad blockers.
"ExtensionManifestV2Availability" = 3;
as see https://chromeenterprise.google/policies/ apparently till June 2025 to keep Manifest v2 extensions like uBlock fully working, I've rebuilt my NixOS with Chromium this morning and uBlock was there so it's not removed at least if you have the aforementioned option set.