this post was submitted on 14 Aug 2026
1968 points (99.5% liked)

Technology

87183 readers
3008 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
 

Firefox says it will keep supporting uBlock Origin even as Microsoft Edge and other Chromium browsers phase it out under Manifest V3.

you are viewing a single comment's thread
view the rest of the comments
[–] JensSpahnpasta@feddit.org 45 points 1 day ago (7 children)

That will totally lead to websites not supporting or even blocking Firefox. Together with uBlock capitulating against Facebook and all those age registration nonsense, I really am scared about the future of the web.

[–] Squizzy@lemmy.world 16 points 1 day ago (1 children)

Meh if a site doesnt work on firefox I move on. I dont want all the shit that comes with visiting from chrome. If I cnt buy because of cookies or ads then I wont buy from them.

[–] WhyJiffie@sh.itjust.works 4 points 1 day ago* (last edited 1 day ago) (1 children)

first it was the news sites, then the shops and venues, but I didn't speak up because I haven't used them anyway.

then the utiliies companies did that, but I didn't speak up, so far as I can pay the invoices personally it's not a big deal.

then came the government sites, but meh, I can just go in person! sure it takes away many hours but it's not worth the hassle to complain!

and by that time nothing else was left either, because all the other sites dropped support in the meantime, while I did not have the time anymore to notice it.

[–] Squizzy@lemmy.world 1 points 1 day ago

Fair point, I am speaking up though, I wont give them my money.

[–] aidan@lemmy.world 11 points 1 day ago (1 children)

That will totally lead to websites not supporting or even blocking Firefox.

A lot of websites that really should be testing for this don't work on Firefox.

Absolute worst case Firefox can focus on feature parity(as it already has a lot of), and lie on the UserAgent

[–] explodicle@sh.itjust.works 2 points 1 day ago

Kids today don't know that's how life started for Firefox. Except the browser it had to copy was closed source.

[–] JcbAzPx@lemmy.world 2 points 1 day ago

That's what the user agent string spoofer is for.

[–] cardfire@sh.itjust.works 6 points 1 day ago

When I did a site that didn't play nice with one of my various Mozilla Gecko/Fusion browser flavors, I try a different one.

When they all are failing, not just WaterFox, I either fire up DuckDuckGo Browser or Safari if on a Mac.

If that were to fail I probably would quit using that service.

My actual Google account isn't allowed on most of my computers anymore, since I DeGoogled, and only have it operating in very sandboxed environments like one Vivaldi browser that lives inside of a VM.

[–] Diurnambule@jlai.lu 6 points 1 day ago

I jumped to i2p for this reason. I think internet is dead, we will have to have a double identity to avoid brainrotting

[–] Tollana1234567@lemmy.today 6 points 1 day ago (2 children)

and reddit is aggressively try to force thier login popup at everytime, it hasnt rolled out completely. but people already reported.

[–] mangobanana@discuss.online 1 points 10 hours ago

What are people who were IP banned supposed to do? We can't sign in because we were banned. I hate ai but at least when I have a question I used to ask reddit it give me an answer at least close to what I'm looking for.

[–] explodicle@sh.itjust.works 1 points 1 day ago

Yep with the login for old.reddit I've officially stopped using it completely. No I will not run their Javascript.

[–] Alaknar@sopuli.xyz 1 points 1 day ago (1 children)

Other adblocks still work. I’m using Ghostery on Vivaldi (Chromium-based) and it works perfectly fine, including blocking ads during YouTube videos.

No idea why uBlock specifically is being blocked, but it’s not like you can’t have an ad-blocker anymore.

[–] WhyJiffie@sh.itjust.works 4 points 1 day ago (1 children)

No idea why uBlock specifically is being blocked, but it’s not like you can’t have an ad-blocker anymore.

because google took away the API for network traffic filtering. all that current filtering addons can do is pass a very brief, rarely updated network filter list to the browser, and insert cosmetic tweaks to the pages you visit. they can't look anymore at all details of any network request and decide what do to. except on Firefox, where it has not been taken away.

[–] Alaknar@sopuli.xyz 1 points 15 hours ago (1 children)

OK, sure, but what are the actual, real-life consequences of that?

I don't see any ads online. So ad-blocking still works. What doesn't work?

[–] WhyJiffie@sh.itjust.works 1 points 12 hours ago* (last edited 12 hours ago)

OK, sure, but what are the actual, real-life consequences of that?

uBlock Origin and any other effective content blocker had that as its most important weapon, without exaggeration. it has many other techniques for specific circumstances, but preventing to load the ad scripts, and preventing network requests that send back data to the advertising company, are universally a powerful tool.

I don't see any ads online. So ad-blocking still works. What doesn't work?

you don't see them because addons can still insert unlimited cosmetic tweaks. CSS snippets that make specific elements hidden. but the ads are still loaded, consuming network and CPU resources, and the ad framework still collects usage, interaction and device data.

also, the addons now can't regularly update the lists even for what cosmetic tweaks to apply. google has decided it does not allow addons in their addon store that fetch filterlists from the network. this means these addons need to embed the lists in themselves. list updates are released much less frequently, and can have several days delay while google decides whether the updated version contains something malicious or otherwise unacceptable to their policies. compared to that, uBlock Origin on Firefox updates the lists every day by default, with no delay, as it fetches the lists directly from their websites.