this post was submitted on 06 Jun 2025
309 points (99.4% liked)

Technology

70997 readers
3575 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 2 years ago
MODERATORS
 

A beta version of uBO Lite (uBOL) for iOS and macOS is available through TestFlight: https://github.com/uBlockOrigin/uBOL-home/issues/327

For details of uBOL, see the project page: https://github.com/uBlockOrigin/uBOL-home

you are viewing a single comment's thread
view the rest of the comments
[–] shan23@lemmy.world 4 points 1 day ago (3 children)

So I’ma bit confused, would this block ads while I’m using the YouTube app? Or just ads while I’m using safari? Aren’t browsers on iOS just reskins of safari under the hood as well? Meaning this would work with chrome / Firefox?

[–] WolfLink@sh.itjust.works 5 points 22 hours ago

No.

The “all browsers are iOS reskin” thing is browsers must use WebKit for JavaScript and rendering, which are the two biggest parts of a browser. WebKit is a library of code distributed as part of the iOS SDK. However, Safari adds more on top of WebKit, including its plugin API. Installing plugins into iOS Safari wont affect anything just using WebKit because they aren’t using the Safari plugins code.

In theory Firefox could implement its own plugins system for iOS, but it would more limited than the normal Firefox plugin system for other devices, and also they might run into policy issues with Apple (this policy about 3rd party browsers is part of a broader policy against side loading, which has in the past prevented things like emulators and programming apps into the App Store. They have recently started loosening up on their anti-side loading policies, however).

[–] psud@aussie.zone 3 points 22 hours ago

Don't expect to block stuff from Google while using Chrome. Google is [one of] the biggest advertising companies

[–] kautau@lemmy.world 2 points 23 hours ago

The only way this will work as of now (at least in the US, I’m unsure how extensions may work on a third party App Store with the newer EU regulations) is if you use safari only. iOS allows for safari extensions from the App Store which already have things like ad blockers, but they definitely do not run within any third party apps. The code is certainly likely to be open source, but I definitely don’t see chrome/brave integrating it as part of their app bundle. Perhaps Firefox? In any case it’s up to each browser vendor to provide their own ad blocking system. For complete system wide adblocking on iOS you pretty much need a VPN.