this post was submitted on 09 Jun 2026
1121 points (99.5% liked)

Technology

85297 readers
4150 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 3 years ago
MODERATORS
 

For a while now the transition away from Manifest V2 (MV2) to MV3 has been on-going and it looks like it is entering its final phase of deprecation, at least, in the case of Google Chrome. A recent discussion thread in the w3c WebExtensions Community Group GitHub repo has highlighted how the latest and upcoming versions of the most popular browser are expected to be its final releases with support for MV2 extensions.

What this essentially means is that the tricks and bypasses that were used to keep MV2 extensions like uBlock Origin and others alive will not work any more on Chrome, or at least not for very long. For example the Windows Registry mod that could extend MV2 availability will cease to function after Chromium version 151.

you are viewing a single comment's thread
view the rest of the comments
[–] muusemuuse@sh.itjust.works 13 points 1 day ago (4 children)

Fine. I propose we create a proxy for hostile web browsers. Install the proxy on your device to run locally. Browser tells proxy to fetch the page. Proxy unfucks it before handing it over to the browser. Someone likely already has something like this out there somewhere.

If they want to turn this into an arms race they absolutely will lose.

[–] SirEDCaLot@lemmy.today 3 points 15 hours ago (1 children)

Problem is this requires SSL intercept- the browser has to blindly trust the proxy otherwise SSL verification will fail on the browser level

[–] muusemuuse@sh.itjust.works 2 points 9 hours ago (1 children)

Antiviruses have been doing this for years.

[–] SirEDCaLot@lemmy.today 1 points 6 hours ago (1 children)

Oh I'm not saying it's an unsolved problem. It's absolutely been done, both by antivirus programs and commercial firewalls (although the merits of the ladder are open to some debate).

I am just saying it adds a potential complication.

[–] muusemuuse@sh.itjust.works 2 points 5 hours ago (1 children)

Yes it does but we can’t just sit back and give up because it’s more convenient.

[–] SirEDCaLot@lemmy.today 1 points 3 hours ago

Why not? It's what the rest of the browser world is doing... :P

'Google's dumping MV3 support, guess we have to dump it also, too bad so sad guess there's nothing at all to be done here'.

Jokes aside- I agree giving up (in any regard, including proxy-side filtering) is the wrong answer. But the more I'm thinking about this, the more I'm convinced that the current essentially Internet-wide reliance on Chromium (with a small carve-out for WebKit) is a real problem that needs urgent attention.

Mozilla's the obvious choice but they seem determined to piss off their users with UI rewrites and blow all their cash on literally everything other than browser development.

Sad thing is there's a real opening here. I was a mainly Mozilla user years ago. I switched to Chrome because it was fast- there was a youtube ad (which actually aired on TV for a while) showing Chrome rendering a webpage in 100ms. Those days are of course long gone. Partly because Chrome is now bloated with a ton of Google shit, partly because with fast javascript rendering, web developers started treating javascript as 'free' so now a news article comes with 10+mb of tracking code that literally runs an auction client side for advertisers to bid on the opportunity to bother you and many of the most basic websites are rendered client-side because why not.
Point is though- come up with a FAST, standards compliant rendering engine that can compete with Chrome, with no bloat, and push it as 'we are what Chrome was- fast, effective, clean'.

[–] BNE@lemmy.blahaj.zone 3 points 21 hours ago (1 children)

So long as they get paid while the ship sinks, they don't care.

Why give a shit about the digital commons if it isn't making you, specifically, money hand over fist. Short sighted idiots.

[–] muusemuuse@sh.itjust.works 1 points 9 hours ago

“Why did we teach peasants to read? We have AI to do that now.”

[–] Zanacross@lemmy.world 1 points 17 hours ago

Basically pihole which blocks adverts at the DNS level so they don't even connect to their servers at all.

[–] flux@lemmy.ml -1 points 23 hours ago (1 children)

I actually believe this is an unwinnable scenario for clients. Just whenever the block app/db updates, automatically check if ads are blocked. If they are, have an engineer or AI iterate until it no longer is the case.

And the reason why blocking solutions can't do the same is that there's cery kittle money in it and not enough people working for free on it. Or that's atleast my hypothesis..

[–] muusemuuse@sh.itjust.works 1 points 9 hours ago

So train the AI to recognize and respond to obfuscation attempts. Hell, make the web whitelist only. People subscribe to the vetted whitelists and anything sus gets blocked by default.