> 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.
Firefox for iOS now has a native adblocker
41–50 of 290 posts
Re: Firefox for iOS now has a native adblocker
#42What's the current excuse for not supporting extensions on iOS? Orion on iOS does and it's the reason I dropped FF ages 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 m…
Re: Firefox for iOS now has a native adblocker
#43In 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...
Re: Firefox for iOS now has a native adblocker
#44Earlier quoted context omitted.
Mozilla knows not to bite Google’s hand, who is the one that actually feeds them hundreds of millions of dollars.
Mozilla is the one who is funneling billions of dollars worth of traffic to Google.
Re: Firefox for iOS now has a native adblocker
#45In 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...
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.
Re: Firefox for iOS now has a native adblocker
#46In 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...
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
Re: Firefox for iOS now has a native adblocker
#47Earlier quoted context omitted.
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 m…
*EU is not one country
But I believe there are still zero third party browsers, to publish their browser in the EU Mozilla need an EU development team because developers outside the EU are unable to install it, and Mozilla cannot publish it as their existing app. Enforcement is taking years.
Re: Firefox for iOS now has a native adblocker
#48Earlier quoted context omitted.
Mozilla knows not to bite Google’s hand, who is the one that actually feeds them hundreds of millions of dollars.
Mozilla is the one who is funneling billions of dollars worth of traffic to Google.
Firefox's global traffic market share is less than double digits [0] and is less than 5%. Google technically doesn't need traffic from Firefox and Google is roughly paying half a billion ($585M) a year for it. [1]
[0] https://gs.statcounter.com/browser-market-share
[1] https://stateof.mozilla.org/pdf/Mozilla%20Fdn%202024%20-%20A...
Re: Firefox for iOS now has a native adblocker
#49What's the current excuse for not supporting extensions on iOS? Orion on iOS does and it's the reason I dropped FF ages 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 m…
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.
Re: Firefox for iOS now has a native adblocker
#50Earlier quoted context omitted.
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 m…
> 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.