Skip to content
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.

mozilla-mobile/focus-ios

This branch is up to date with main.

Folders and files

NameName
Last commit message
Last commit date
Nov 22, 2023
Mar 5, 2024
Jan 23, 2024
Jul 29, 2021
Jan 4, 2024
Feb 13, 2016
Nov 17, 2021
Nov 21, 2023
Jan 23, 2024
Feb 13, 2020
Oct 17, 2018
Oct 17, 2018
Nov 11, 2015
Feb 8, 2024
Dec 21, 2015
May 28, 2021
Feb 8, 2024
Dec 19, 2023
May 13, 2021
Nov 22, 2017

Firefox Focus for iOS

Browse like no one’s watching. The new Firefox Focus automatically blocks a wide range of online trackers — from the moment you launch it to the second you leave it. Easily erase your history, passwords and cookies, so you won’t get followed by things like unwanted ads.

Download on the App Store.

Getting Involved

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.

If you're looking for a good way to get started contributing, check out some good first issues.

We also tag recommended bugs for contributions with help wanted.

Main Branch

This branch works with Xcode 15.2 and supports iOS 13.0 and newer.

Pull requests should be submitted with main as the base branch.

Build Instructions

  1. Install Xcode 15.1 Xcode developer tools from Apple.
  2. Clone the repository:
git clone https://github.com/mozilla-mobile/focus-ios.git
  1. Pull in the project dependencies:
./checkout.sh
  1. Open focus-ios/Blockzilla.xcodeproj in Xcode.
  2. Build the Focus scheme in Xcode.