Firefox for iOS now has a native adblocker (support.mozilla.org)

406 points by pentagrama 7 hours ago

internet2000 6 hours ago

In case anyone here missed it, there's a native Ublock Origin for Safari. It works great → https://apps.apple.com/us/app/ublock-origin-lite/id674534269...

simcop2387 5 hours ago

Mostly so, it's got all the limitations of Manifest V3 which prevents it from doing a good bit of blocking, https://ublockorigin.com/#manifest-v3-section

In particular:

* Cannot use all filter lists simultaneously (rule limits apply)

* No cosmetic filtering in the default mode

* No scriptlet injection by default

* Limited dynamic filtering capabilities

* Requires broader host permissions upfront

But it's definitely still better than no adblockers

kqp an hour ago

Cosmetic filtering and script injection both work fine, they’re just off by default. Everybody works around rule count limits by making the one app register itself as like six different “Safari extensions”, it’s just clutter not a limitation. It requires no permissions up front and later permissions only granularly and rarely, for me only on YouTube, while the Firefox version does require unrestricted access to all domains. I have never seen a “dynamic filtering capability” it lacks or an ad it can’t block, do you have any examples?

GeekyBear 4 hours ago

> it's got all the limitations of Manifest V3 which prevents it from doing a good bit of blocking

The only mainstream browser left that can still run the full version of uBlock Origin is Firefox.

All the others have the same limitations imposed by Manifest V3.

dawnerd 4 hours ago

HeatrayEnjoyer 4 hours ago

armadyl 5 hours ago

Regarding the cosmetic filtering and scriptlet injection, are these even relevant? Most uBO users already give full access to the extension, so they'll probably do the same to uBOL to (most permissions + complete filtering mode). So basically they will have these features anyway.

snazz 3 hours ago

What I like about uBO Lite in Safari is that I can use it without allowing it access to any of my data (it works in a purely declarative mode if you want). Even if it’s unlikely that uBO would be sold to a sketchy company, at least this provides protection against any supply chain attacks.

hendersoon an hour ago

armadyl 5 hours ago

FYI uBlock Origin Lite on iOS is inferior to AdGuard and (I think) Wipr as it's just a WebExtension, so it'll only block ads within Safari itself.

AdGuard and Wipr use both the Web Extension and Content Blocker APIs, so they'll block ads in all web views system wide on top of within Safari itself.

However as far as trustworthiness goes, uBlock is (imo) #1.

Barbing 5 hours ago

wBlock by an MIT student is open source and seems (just!) about as trustworthy as uBlock, though of course without the track record. Light & fast, especially to update.

  “wBlock runs entirely within Safari's content blocking API. There's no data collection, no tracking, and no system-level extensions that can monitor your browsing.“
https://apps.apple.com/us/app/wblock/id6746388723 / GH: https://github.com/0xCUB3/wBlock

On AdGuard: can act as your PiHole and allow you to see network requests when run in non-native mode.

armadyl 4 hours ago

mmooss 3 hours ago

NetOpWibby 28 minutes ago

tyre 2 hours ago

Aboutplants 4 hours ago

anon7000 4 hours ago

I think Wipr is also very trustworthy. It’s developed by an indie dev who’s responsive over email, and gives you a lot for free. And it has a $5/yr subscription (or one time payment) that unlocks system-wide ad blocking, not just in web views.

I’ve found it to work exceptionally well after trying other free adblockers.

armadyl 2 hours ago

ronjouch 5 hours ago

uBOL bug report: https://github.com/uBlockOrigin/uBOL-home/issues/438 , from discussion https://github.com/uBlockOrigin/uBOL-home/discussions/408#di...

    uBOL doesn't work in apps, it works only in Safari, it's a pure browser extension, the "app" part of uBOL is an Apple requirement just for the sake of installing the extension.

    Copied from #408:

    uBOL will stay a webextensions-based browser extension, I do not plan to go further than this, I do not have the time and motivation to take on more work than I already do.
    What people may ask though is that Apple maybe supports webextensions in WebApp, if that is possible at all.
I hope this changes, it’s what keeps me on AdGuard :-/

yesb 4 hours ago

odo1242 5 hours ago

Also, if you use Orion Browser, they did implement the full Manifest v2 extension spec on top of WebKit, which lets you use full uBlock origin directly.

anon7000 4 hours ago

I try Orion periodically but always find it to be buggy

SoftTalker 4 hours ago

This is why I started using the Orion browser. It's not perfect, I've had a few freezes and occasional weird behavior but well within the "tolerable" range for me, and not noticably worse than the glitches that any ad blocker causes on some sites.

jorvi 4 hours ago

Does that really matter if virtually no one is going to develop extensions according to the Manifest v2 spec?

Developing for that spec means your extension is incompatible with idk, 98% of the browser market?

odo1242 2 hours ago

Nextgrid 5 hours ago

This is not a true uBlock Origin. It's a best effort attempt at converting UBO rules to Apple's declarative blocking framework, but is nowhere near as capable as actual UBO.

NegativeLatency 5 hours ago

Works well enough for me

Cider9986 5 hours ago

lapcat 4 hours ago

> It's a best effort attempt at converting UBO rules to Apple's declarative blocking framework

uBlock Origin Lite uses the cross-platform DeclarativeNetRequest extension API: https://developer.mozilla.org/docs/Mozilla/Add-ons/WebExtens...

Google invented this API for Chrome, and the other web browsers are adopting it. uBlock Origin Lite does not use Apple's content blocker API.

VCFundedGenYer 7 hours ago

Technically, Firefox Focus (a separate browser for iOS) includes an adblocker feature that can be applied system wide via iOS's content blockers subsystem. This was released in the late 2010s.

Firefox including it is likely just reducing the steps required.

HeadOfProbing 4 hours ago

Love Firefox. But I always thought it was terribly misguided product direction of them to ever release this as a separate iOS app.

zymhan 3 hours ago

Total speculation, but I wonder if Apple wouldn't approve a single app with all of those features.

wodenokoto 26 minutes ago

Wait, it can be used system wide? I copy paste link into Firefox Focus when ads makes a page too unreadable.

brightbeige 6 hours ago

If you search the App Store and don’t find it, it’s called Firefox Klar in some markets

cpeterso 33 minutes ago

Firefox Focus is called Klar (“clear” in German) in Germany because the Focus trademark is owned by a German news magazine.

adityeah 7 hours ago

Yes and not only that, one can enable that as a safari extension and get an ad-free experience on safari too.

Forgeties79 2 hours ago

How do you do this? Straight up don’t know what the “content blocker subsystem” is ha

ahmetozer 3 hours ago

tech234a 2 hours ago

Already done by someone else: https://github.com/minh-ton/reynard-browser

temp0826 7 hours ago

What's the current excuse for not supporting extensions on iOS? Orion on iOS does and it's the reason I dropped FF ages ago.

TheDong 7 hours ago

Apple themselves do not allow using anything other than WebKit unless you move to the EU or Japan: https://developer.apple.com/support/alternative-browser-engi...

Firefox addons target gecko, not webkit.

What Orion's doing is horribly hacky and prone to cause issues with a multitude of addons, and of course Mozilla shouldn't bow to Apple's incredibly anti-competitive behavior.

You pay apple for a phone that can act more-or-less as a general purpose computer with apps. Apple should let you install the apps you want, and that they don't do so is insulting.

The fact that the EU and Japan ruled it illegal, and Apple responded by only changing it in those two countries instead of all countries is doubly insulting.

Nextgrid 5 hours ago

> unless you move to the EU or Japan

Not only that, but the "entitlement" (Apple lingo for code-signature flag that grants capabilities) needed to publish a browser effectively requires to be an established company, ensuring hobbyists can't really get there with an open-source project even though the sources of Firefox are available and could technically be ported.

Gareth321 3 hours ago

vin047 29 minutes ago

rustcleaner 2 hours ago

We need laws that make Apple's business model illegal. No more walled gardens, including game consoles. If you sell a Universal Machine (or product containing a Universal Machine), then the owner/purchaser/leasee must have full control of the Universal Machine.

Just like the laws against bad cars are called "Lemon Laws," call these new laws against bad Universal Machines "Apple Laws." Forever memorialize AAPL in this negative light to warn its future successors what happens when you act in anti-customer ways even when technically not illegal to do so.

By the same logic, we could also use "Anthropic Laws" to curb the nanny-moralism of model guardrails too!

yoavm 6 hours ago

> Firefox addons target gecko, not webkit.

Are they? I've built a few Firefox extension and I cannot recall any part of the API that is Gecko-specific. While parts of the API aren't entirely browser-agnostic, they definitely seem to be engine-agnostic.

enos_feedler 5 hours ago

prinny_ 5 hours ago

Can you please expand on why what Orion does is hacky and may cause issues with other add ons?

Tryk 5 hours ago

*EU is not one country

benoau 5 hours ago

wbl 6 hours ago

Not all markets or manufacturers will have the same degree of vertical integration and that's ok.

Grombobulous 6 hours ago

grepex 6 hours ago

close04 7 hours ago

Until recently Apple only allowed Webkit on iOS. In the EU and Japan now they allow proprietary engines. But this means Mozilla needs to put in all the extra effort to maintain yet another branch for iOS with all the features, for an even more limited user base in those regions alone.

user43928 4 hours ago

While technically allowed, Apple's terms are extensive: https://developer.apple.com/support/alternative-browser-engi...

VCFundedGenYer 6 hours ago

As always, it's Apple neutering their own platform. They don't allow a lot of things on iOS. Non-WebKit browsers is one of them (Which is asinine).

The EU forced them to allow other browser engines in their regions, but it's not global, and therefore fragmented.

tcfhgj 6 hours ago

what's the current excuse for buying a device which doesn't allow you to control what software you use on it?

temp0826 5 hours ago

My current excuse? Android (the only current realistic alternative; I don't have the time nor care to fiddle with technical details on a device that I need to be a reliable tool. I'm not afraid of going deep on something less standard, Linux has been my daily driven OS for literally decades) is trash and untrustworthy in my experience. Browser extensions alone are not nearly enough to tip the scale for me to go back to it. As mentioned I use something that provides extension support already (from a browser that has far fewer developers working on it!), which is why I find it stupid that Mozilla won't figure out a way to do it themselves.

confusedbucket 5 hours ago

Where do I buy this device that does let me run any software I want?

Most Android phones don't even let users unlock the bootloader anymore. And if you do unlock the bootloader, now Google Pay doesn't work, among other things. I don't really feel like being in control of what software I use when the software I actually want refuses to run. F-Droid homepage is also concerning.

Linux phones barely handle the basic functions.

seba_dos1 5 hours ago

whstl 6 hours ago

1. Not wanting to.

2. Caring about other aspects of the device.

I don't personally agree with Apple's decisions, but you "vote with wallet" people need to have at least some modicum of empathy before you start demanding that people have a lot for you and join your cause.

tcfhgj 6 hours ago

cogman10 5 hours ago

As a mobile device? There are like 3 of them on the market right now and you'll run into huge headaches at every turn if you try and use them.

Shank 6 hours ago

> Ads shown on search engine results pages, including Google, Bing, DuckDuckGo and other search providers

There are many subpar adblockers available both built into browsers on iOS and as extensions. uBlock Origin Lite for Safari remains the best mobile adblocker on iOS, I suppose.

brynnbee 2 hours ago

Search result ads are some of the most harmful ads, and Google's ads in particular are probably the number one cause of fraud, scams, and malware on the entire planet. It's a shame that Firefox whitelisted these, but I'm sure they did it both because Google pays for their existence but also Apple themselves probably wagged their finger for some reason.

anon7000 4 hours ago

Wipr is the best adblocker on iOS that I’ve tested. Indie dev, gives you a lot for free, has a way to block outside of web views too. Big fan, I never had consistent ad blocking experience on iOS until I used it

Cider9986 5 hours ago

UBlock lite extension on Safari blocks ads on YouTube? Is Brave not better?

loganc2342 10 minutes ago

I swear Firefox for iOS already blocked the vast majority of ads for me until a few weeks ago. But then suddenly, a lot of pages where I didn't see a single ad before became unusably swarmed with them. Am I the only one?

michimagdesign 6 hours ago

Paying for Wipr 2 + Filtr is still the gold standard on apple platforms imo. But it’s not open source and there are no custom block lists.

leokennis 2 hours ago

I have AdGuard DNS set up (mainly use HaGeZi lists) for system wide blocking + AdGuard content blockers to catch some web ads and annoyances that cannot be caught via DNS.

Works very well, it’s been a good long while since any ad cheapened my web experience.

Barbing 4 hours ago

Challenger appears, one positive feedback so far: https://news.ycombinator.com/item?id=49321078

anon7000 4 hours ago

Also a big Wipr fan, and generally a fan of the indie dev behind it too because it works so well. They’ve been responsive over email so you might be able to request a feature

Forgeties79 an hour ago

For those reading this, it does not work with Firefox (or anything not safari it seems). Wish I had looked that up before excitedly purchasing it lol but so it goes, seems like a good project so I’m considering it a $5 donation

Edit: looks like starting with ios26 they have “filtr” mode which extends more broadly to other apps but “stick to safari for best results”

firefax 11 minutes ago

Thanks!

nicce an hour ago

How is Firefox on iOS so fast compared to Safari or Orion? It is easily noticeable

HexDecOctBin 4 hours ago

So they still don't support the Content Blocker API? Wouldn't that have been easier? Then I could use whichever lists or providers (Adguard, uBlock, etc.) that I want.

rozman50 3 hours ago

WIPR 2 is working great on Safari on iOS and MacOS. Worth the money https://apps.apple.com/si/app/wipr-2/id1662217862

Sha1rholder 3 hours ago

But advertising is the source of funding that many content creators rely on to make a living... Of course I don’t want Meta and Google profiting from mind-manipulating ads, but where is better business model? Crypto micropayments?

leokennis 2 hours ago

"People are taking the piss out of you everyday. They butt into your life, take a cheap shot at you and then disappear. They leer at you from tall buildings and make you feel small. They make flippant comments from buses that imply you’re not sexy enough and that all the fun is happening somewhere else. They are on TV making your girlfriend feel inadequate. They have access to the most sophisticated technology the world has ever seen and they bully you with it. They are The Advertisers and they are laughing at you. You, however, are forbidden to touch them. Trademarks, intellectual property rights and copyright law mean advertisers can say what they like wherever they like with total impunity. Fuck that. Any advert in a public space that gives you no choice whether you see it or not is yours. It’s yours to take, re-arrange and re-use. You can do whatever you like with it. Asking for permission is like asking to keep a rock someone just threw at your head. You owe the companies nothing. Less than nothing, you especially don’t owe them any courtesy. They owe you. They have re-arranged the world to put themselves in front of you. They never asked for your permission, don’t even start asking for theirs."

- Banksy

Sha1rholder 2 hours ago

I agree that they’re evil and there are legitimate reasons to use ad blockers. But ("But" is such an unwelcomed word here) we need a better business model than ads to support free content creators, if we want to push back against The Advertisers.

fsflover an hour ago

rustcleaner an hour ago

Maybe "content creation" shouldn't be a day job? Maybe "content creators" should get real productive day jobs while the space is open for the creators who do it out of passion and love... for free and without ads? What if some of the high cost of goods we're seeing right now is due to too many non-productive consumers (middle managers, service workers, "content creators," etc.) at the expense of not enough producers (people taking things out of the ground and converting them to useful goods)?

Maybe strong anti-advertising laws are in order? No accepting pay to parrot a message, or at least heavily taxing such arrangements if allowed? IMO the only place I should ever see an ad is when I go to some YellowPages directory, like plumber ads when I look up plumbers. There should be a Nutrition Facts like description of costs, service or product description, etc, in lieu of pretty art and slogans for us thinkers. Never should I see an ad on random web pages, billboards, newspapers, entertainment media, etc. Imagine the ills banning advertising would reduce... like the data surveillance & brokering industry!

upboundspiral 3 hours ago

With AI I am reconsidering my stance on micropayments.

I recently loaded up a few dollars on Deepseek to try it out, and the value I got out of it far surpassed my balance lost (tens of cents). If this is a sustainable business model for Deepseek (I'm not sure yet), then this shifts the economics: in this scenario I feel totally fine paying pocket change for something valuable.

We already know google's searches cost orders of magnitude less than serving an AI model, so there is no reason to believe micropayments couldn't work there too. Of course, advertisements make Google a lot more money than micropayments, so they never tried it, but I suspect that while they might not work in all scenarios they are underexplored as a monetizing strategy.

I feel like website owners could band together and along with search engines figure out tiers for people viewing their content (free, minimal fee, larger fee, etc).

And some publishers would choose that, others would form different coalitions and say: get a subscription and you get access to xyz content, just like with streaming etc. It would need cooperation, so maybe the idea is already dead in the water, but the web being the realm of advertising is not set in stone.

Scaled 2 hours ago

I like the idea of micro payments, but I don't think they'll take off versus existing ad/subscription models. The problem is economics: the vast majority of people are simply unwilling to pay even a cent. Part of this is people don't know the brand to feel comfortable spending money on random sites (I recall a comic where a user was deliberating heavily on a $0.99 app after easily buying a $7 coffee). Part of this is also the shape of the economy where most people just don't have spare income.

The fraction of people who are willing to pay a cent are likely to be willing to pay considerably more. It is much, much more lucrative to get those people into subscriptions, where they will keep buying -- potentially for years.

So for most businesses, they'd likely earn less revenue via micro payments, which means it's unlikely they'll get widespread adoption.

Sha1rholder 3 hours ago

This is the kind of “better internet” I want. Compared with ads, I’d much rather have a 0.05 dollar paywall.

But for this to work, the technology has to be built on crypto micropayments. The total cost and friction of traditional payment systems, including online payment services like PayPal, would make this impossible. I think this is also one of the design goals behind Web3 and Project Xanadu.

https://en.wikipedia.org/wiki/Project_Xanadu

https://cloudflare.pay/

upboundspiral 2 hours ago

Forgeties79 2 hours ago

Adblocking is basic security now. I gladly pay for quality services.

rustcleaner an hour ago

It is psychological security too. Most ads are manipulative inducements to expend money that could otherwise be more cerebrally spent elsewhere (or saved even). Our goal as individuals is expense reduction, which is an economic strategy that is diametrically opposed by any individual or business reliant on you spending money. Ads are the vector where psychological games can be played to erode our default economic strategy. Ads are an evil most don't recognize, and need more controls than firearms even!

nikodunk 2 hours ago

Not available to me yet. I'll re-download and switch from Brave when it is.

petilon 3 hours ago

Blocking ads wholesale is a terrible idea and unnecessary. What needs to be blocked is ads that execute client-side javascript (consuming your memory and cpu), ads that consume too much network bandwidth and so on. Ads are necessary so that content producers can generate income, without it they won't produce quality content. When you block abusive ads (as opposed to all ads), advertisers are encouraged to make their ads less abusive. Content producers get paid and you get to enjoy the content for free. Everyone wins.

Gareth321 3 hours ago

> When you block abusive ads (as opposed to all ads), advertisers are encouraged to make their ads less abusive.

Ads were made abusive, malicious, and dangerous WELL before ad blockers existed. Ad blockers are a response to abusive, malicious, and dangerous advertising. Sadly there are very few reliable ways to whitelist trustworthy advertising. Google and Facebook et al. have all served harmful advertising at some point.

It's too late to turn this around. All trust is lost with advertisers, and to be honest, I'm not sure a system based on trust was ever going to work anyway. Content creators must now create new ways to derive value from their work. Perhaps we go back to an internet where people wrote blogs and posted pictures not for money, but as a hobby. I think that was a better internet.

rustcleaner an hour ago

No. All ads, and I mean all ads, must be blocked. Our children must be raised to hate the product and brand that is shoved in their faces by an advertisement. I already keep mental notes of what ads I see alot and never, ever expend money on those brands or products. The fastest way to get me to never ever buy your brand, product, or service is to show me ads for it, and I want to spread my thought process to others so you have to actually make something decent that can spread word-of-mouth... rather than something to advertise.

kromokromo 3 hours ago

No. We need to think in other ways than the ad economy. I’d gladly pay for good content if there was a decent system set up for it.

rustcleaner an hour ago

I find the best content is free content, made from passion rather than monetary need.

duxup 2 hours ago

But there’s not and the end result is the same.

awepofiwaop 3 hours ago

I care about having a general purpose web content blocker. I use it for blocking all kinds of things that aren't ads, like YouTube comment sections, random noisy useless cruft I don't care about, etc.

jjmarr 3 hours ago

There are multiple standarss for better advertisements[1][2] and AdBlock Plus introduced "acceptable ads" whitelisting if your ad meets one of the criteria.[3] Consumers do not want this and this "acceptable ads" policy is what caused the shift from AdBlock Plus to uBlock Origin.

I'd rather the government sponsor a roundtable between advertisers/browser manufacturers to discuss coming up with a legally protected "acceptable ads" programme to be enforced by default without causing antitrust problems.

[1] https://www.betterads.org/standards/

[2] https://www.acceptableadscommittee.org/the-standard/

[3] https://adblockplus.org/acceptable-ads

nicce 2 hours ago

> without it they won't produce quality content.

If the content would be really high quality and exceptional, people would pay for it. But if it close to something people publish even without ads, then they don’t pay for it.

JimBlackwood 3 hours ago

I’d be happy for a content producer wide subscription that would disable ads on all participating sites. As long as that doesn’t exist, I’m happy with my adblocker.

Next to that, my device, my choice what I get to see and what I don’t get to see.

davkan 3 hours ago

No. I will not discriminate between which ads I block when neither the site operators nor the ad networks discriminate on what they host. The moment i turn off my ad block I’m up to my eyeballs in lies and scams and garbage. No. Thanks.

This ad funded internet needs to die. It is rotten to the core and advertising is the source of almost all the evils of the modern web. As long as enough of the general public continues to not Adblock I’ll enjoy my free ride.

upboundspiral 3 hours ago

If I allocated proportionally pieces of $5 to my favorite content producers a month they would get orders of magnitude more than what they get from me watching ads.

I hate ads, I hate the experience of having something in between me and what I want to do, having random images sent through my eyeballs, etc. So no, not everyone wins with advertising.

Google et al make more money (or at least think they do) through advertising and eschew micropayments for this reason, but that doesn't make micropayments unprofitable. And I don't want things for free if it means watching ads.

Neywiny 3 hours ago

I wish that were true

hosteur 5 hours ago

Why did it take so long?

nashashmi 4 hours ago

Firefox was a mainstream browser. After it stopped being one, it did what all the other browsers did: bake adblock within. Even now they do so with trepidation.

duxup 2 hours ago

> It may not yet be available to all users.

Not me, bummer.

klardotsh an hour ago

Same, if anyone figures out what the about:config toggle for this is (does that exist on Firefox iOS or is that a missing feature like how Firefox iOS is missing every other feature?), please share it so I can consider finally moving back from Orion and its myriad bugs and quirks.

rrgok 6 hours ago

It this still only DNS blocking or does cosmetic blocking too?

HelloUsername 6 hours ago

"Firefox blocks many types of advertising at the network level. It uses a filter list based on EasyList to block many ads before they load."

I guess still all DNS it seems? For which NextDNS is much more useful.

ImJamal 7 hours ago

> Firefox does not block:

> Ads shown on search engine results pages, including Google, Bing, DuckDuckGo and other search providers

> Sponsored content on the Firefox Home or New Tab page

So block ads unless it impacts their revenue sources.

pmkary 6 hours ago

Ads are bad! Blocking ads on our own homepage? How do you expect us to keep the lights on?

WarmWash 5 hours ago

The correct way to avoid ads is to not visit pages that use them.

pessimizer 2 hours ago

That's the same way I avoid bad movies. I watch them first, before I watch them, just to make sure they're good.

JacobKfromIRC 3 hours ago

Is this actually feasible? How do you tell when a page uses ads? How do you find pages without ads when you search for something?

lakkal 5 hours ago

> Sponsored content on the Firefox Home or New Tab page

Not ideal, but (at least on desktop) you can set the Home page to a blank page, and there is an extension called 'Blank New Tab' that I've been using for quite a while.

NicuCalcea 5 hours ago

> You can manage the sponsored content on the Firefox Home and New Tab page in your Homepage settings.

rvz 6 hours ago

Mozilla knows not to bite Google’s hand, who is the one that actually feeds them hundreds of millions of dollars.

charcircuit 5 hours ago

Mozilla is the one who is funneling billions of dollars worth of traffic to Google.

EbNar 5 hours ago

rvz 5 hours ago

llm_nerd 3 hours ago

This feels like a place where the "yet you also participate in society" comic fits.

add-sub-mul-div 7 hours ago

It doesn't have those limitations on Windows or Android, so it must be an Apple requirement or limitation.

smallerize 6 hours ago

Easylist does not block those things on any platforms.

I'm not aware of any adblockers that can block the ads on the built-in New Tab page. (You can just disable them in settings anyway.)

eviks 6 hours ago

"better than nothing"

jamesforestwest 6 hours ago

Well, not bad. But it's not uBlock, and Safari's blocker is already working fine for me. Brave's also been doing this for years. But at least it's something.

owebmaster 4 hours ago

What I need is a better PWA installer

iririririr 2 hours ago

good time to remember firefox mobile (specially ios) does not have reproducible builds!

on android, f-doid fennec and all other forks do! it's not even hard, so in my view this "is a feature" for mozilla.

then, further remember one person from the board was involved in AdBlock extension who charged firms 1mi to "whitelist good ads". my emoloyer at the time paid under a nda.

still better than nothing (and who am i kidding? 99% here chose to use chrome on their main machine)

righthand 4 hours ago

Unrelated but:

Firefox on iOS has a terrible problem with its autocomplete (I think they replaced the algo with a janky Llm-style autocomplete). When I type “news” into the url bar, it will suggest one of it’s marketing partners (or whatever) but incorrectly such as: newsyorker.com

I dont ever visit The New Yorker but even after clearing caches and site data the problem still persists. I can delete the app and the problem goes away for a short while.

I left a review on the App Store about this and the person (bot?) they hire to respond to reviews asks me to open a ticket. No! How about you port my review over as a ticket and fix your damn software.

shevy-java 4 hours ago

That may give firefox a bit of percentage back, since some folks can not stand ads anymore. Google garnered a lot of opposition to its evil rule by destroying ublock origin (on chrome).

ramijames 5 hours ago

If you haven't been using Firefox, what are you even doing with your life?

klardotsh an hour ago

I have been, on desktop and back when I used Android. When I kicked deGoogled Android out of my life and went to iOS where most things Just Work ™ and I could stop thinking about my phone and its bugs, I had to start using Orion because Firefox iOS sucks so much.

This news from TFA is the biggest step in the right direction; I might be able to use Firefox mobile again finally.

Cider9986 5 hours ago

Using Brave on desktop and Vanadium on my phone. They are more secure and private which is why I like them.

procinct 27 minutes ago

In what ways is Brave more secure or private than Firefox?

hh2222 4 hours ago

Cross platform bookmark support is my favourite feature.

ramijames 3 hours ago

I also use Firefox on my mobile device. I have to admit: I'm not a huge fan of the interface. Super clunky.

nashashmi 4 hours ago

A chrome version of Firefox is Brave.

A chrome version of Opera is Vivaldi.

A chrome version of MSIE is MS Edge.

After FF kept breaking extensions with their switch to XUL, I stopped using them.

ramijames 3 hours ago

Except now you can just install standard extensions in Firefox.

I don't want a chrome version of something. I want an independent browser that isn't effectively some version of adware.

I'll never understand why people don't get on board with migrating away from adware.

EbNar 5 hours ago

I've been using it for 20 years and switched 4 yearso ago to something else. My life is fine, thanks.

EDIT: so, the downvotes are because what, exactly?

fsflover an hour ago

I didn't downvote you, but your post has no useful information and looks like pure Firefox bashing for no reason. You don't tell why you switched, to what, what you gained. Not even mentioning that wherever you switched, your protection against ads and tracking must have become worse, as only Firefox supports Ublock Origin.

simoltos 2 hours ago

I'm anxious to try it