Focus by Firefox is a free content blocker for Safari users on iOS 9 that gives users greater control of their mobile Web experience. Focus by Firefox puts users in control of their privacy by allowing them to block categories of trackers such as those used for ads, analytics and social media. Focus by Firefox may also increase performance and reduce mobile data usage by blocking Web fonts.
Download on the App Store.
We welcome your feedback as we explore ways to offer more features in the future.
We encourage you to participate in this open source project. We love Pull Requests, Bug Reports, ideas, (security) code reviews or any kind of positive contribution. Please read the Community Participation Guidelines.
- IRC: #mobile for general discussion and #mobistatus for team status updates.
- Bugs: File a new bug • Existing bugs
- Install the latest Xcode developer tools from Apple.
- Install Carthage.
- Clone the repository:
git clone https://github.com/mozilla/focus
- Pull in the project dependencies:
cd focus
./checkout.sh
- Open
Blockzilla.xcodeproj
in Xcode. - Build the
Focus
scheme in Xcode.