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

mozilla-mobile/focus-ios

Folders and files

NameName
Last commit message
Last commit date
May 21, 2021
Sep 30, 2021
Oct 4, 2021
Sep 17, 2021
Oct 1, 2021
Jul 5, 2019
Sep 20, 2021
Oct 1, 2021
Sep 6, 2016
Oct 1, 2021
Sep 9, 2021
Dec 11, 2018
Aug 18, 2021
Sep 21, 2021
Sep 2, 2021
Jul 9, 2021
Jun 9, 2021
Aug 6, 2021
Sep 9, 2021
Jul 29, 2021
Oct 19, 2020
Feb 13, 2016
May 14, 2021
Nov 20, 2018
Jul 30, 2021
Nov 20, 2018
Feb 13, 2020
Oct 17, 2018
May 17, 2021
May 17, 2021
Sep 13, 2021
Oct 17, 2018
May 17, 2021
May 17, 2021
Nov 11, 2015
Aug 11, 2021
Dec 21, 2015
May 28, 2021
Sep 20, 2021
Sep 21, 2021
Oct 1, 2021
May 29, 2018
Jul 16, 2021
Jul 29, 2021
May 13, 2021
Jan 17, 2017
Sep 9, 2021
Dec 18, 2018
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 12.5.1 and supports iOS 11.4+.

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

Build Instructions

  1. Install Xcode 12.5 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:
cd focus-ios
./checkout.sh
  1. Open Blockzilla.xcodeproj in Xcode.
  2. Build the Focus scheme in Xcode.