Mozilla officially moved the ad-blocking feature for iOS Firefox out of the experimental phase on Tuesday, according to The Register. The organization explained that bringing ad blocking to iOS required building it directly into the browser because Apple forces all iOS web browsers to use its WebKit rendering engine rather than their own back ends.
To implement the feature, Mozilla incorporated Apple's WebKit Content Blockers. Apple argues that traditional JavaScript-based content-blocking extensions have "significant performance drawbacks," such as high energy use, increased page load times, and memory consumption. WebKit Content Blockers instead use a structured, declarative format that executes in bytecode for each resource request, modifying requests or injecting CSS changes as pages load.
Mozilla said the implementation involves converting the EasyList filter — originally designed for the classic Adblock extension — into a JSON file for WebKit.
The ad blocker is off by default and is rolling out gradually. Users who have access can enable it by opening the in-app settings menu, tapping Browsing, and toggling the Ad Blocker field. The feature also requires Remote Improvements to be enabled, which lets Mozilla push fixes and changes between full releases. Notably, Mozilla decoupled Remote Improvements from browser telemetry in Firefox 148 in February, so users no longer have to allow telemetry collection to use the feature.
Once enabled, the blocker will handle ad-related trackers, third-party ads from advertising networks, third-party ads served by websites, and popups/overlays. It will not block ads on search result pages, sponsored content on Firefox's home or new tab page, or ads served directly by websites. Mozilla warned the feature may not work in all places, which it said is common for ad blockers.
When asked about potential expansion to desktop or Android, Mozilla told The Register it has no plans to bring built-in ad blocking outside iOS. "We value that ecosystem and will continue to support it," the organization said.