Skip to content

Web Browser for Mac OS X 10.6+, Linux (PowerPC, x86, amd64, ARM, MIPS), NetBSD, OpenBSD, and Windows XP.

License

Notifications You must be signed in to change notification settings

rmottola/Arctic-Fox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8bbbda1 · Mar 13, 2025
Feb 27, 2025
Feb 18, 2025
Feb 27, 2025
Mar 12, 2025
Mar 13, 2025
Feb 3, 2025
Mar 12, 2025
Nov 14, 2024
Mar 5, 2025
Feb 20, 2024
Mar 12, 2025
Feb 14, 2025
Mar 5, 2025
Feb 17, 2025
Feb 21, 2025
Mar 3, 2025
Mar 4, 2025
Sep 23, 2024
Jan 14, 2025
Mar 4, 2025
Jan 28, 2025
Feb 21, 2025
Feb 4, 2025
Feb 21, 2025
Mar 5, 2025
Jan 14, 2025
Jan 13, 2025
Mar 4, 2025
Jan 14, 2025
Feb 19, 2025
Apr 18, 2019
Feb 10, 2025
Jan 23, 2025
Aug 30, 2024
Feb 19, 2025
Feb 19, 2025
Sep 10, 2024
Feb 17, 2025
Feb 24, 2025
Nov 18, 2024
Feb 19, 2025
Jan 28, 2025
Mar 11, 2025
Mar 13, 2025
Feb 19, 2025
Feb 14, 2025
Jan 14, 2025
Mar 11, 2025
Jan 21, 2025
Jan 14, 2025
Nov 26, 2024
Nov 12, 2024
Oct 9, 2018
Jan 21, 2025
Aug 29, 2024
Nov 28, 2024
Dec 3, 2024
Dec 3, 2024
Oct 9, 2018
Dec 5, 2024
Dec 14, 2024
Apr 22, 2024
Dec 3, 2024
Feb 20, 2025
Mar 18, 2024
Oct 9, 2018
Feb 19, 2024
Sep 26, 2024
Mar 18, 2024
Mar 18, 2024
Dec 5, 2024
Feb 4, 2025
Mar 12, 2025
Jan 29, 2019
Jan 13, 2025
May 9, 2024
Nov 14, 2024
Oct 9, 2018
Feb 19, 2024
Jan 17, 2025
Sep 23, 2024
Dec 4, 2024
Nov 28, 2024
Dec 5, 2024
Oct 25, 2023
Oct 25, 2023
Jan 6, 2025
Nov 27, 2023
Nov 10, 2018
Oct 25, 2023
Nov 27, 2023
Nov 27, 2023
Oct 8, 2022
Jun 14, 2023
Feb 18, 2025
Sep 23, 2024
Apr 25, 2023

Repository files navigation

Arctic Fox Web Browser

Arctic Fox started as a forked and rebranded Pale Moon 27.9.4 and retains its classic interface. Many fixes and enhancements have been imported from Firefox and TenFourFox.

Arctic Fox aims to be a desktop oriented browser with phone support removed, or no longer updated in the tree. Android has been axed, iOS is lingering.

The goal is to implement specific security updates and bug fixes to keep this browser as up to date as possible for aging systems. Examples would be Mac OSX 10.6-10.11, PowerPC's running Linux, Windows XP, etc.

Arctic Fox will build for Mac OS X 10.6 and up, Windows XP, i386/x86_64/PowerPC-BE, MIPS-el, ARM on Linux, and more than likely any other Unix/BSD varient. Ideally, we'd like to get it working on PowerPC 10.5 as well.

Compared to PaleMoon 27 some major changes:

  • ARM support has been reinstantiated, including JIT!
  • MIPS support reinstantiated, too (less tested and only on Little Endian)
  • WebRTC has been reinstantiated
  • PDF reader has been reinstantiated
  • vast improvement in compiler support, up to gcc 14

Build tips

With enough swap, 1.2GB of RAM are the absolute minimum tested, 1.5GB is acceptable, 2GB is comfortable, 4GB is recommended. For some tricks, read below.

  • To build on MacOS:
    • Requires MacOS-X 10.6 as a minimum build environment.
    • Install xcode, command line tools and macports.
    • Install these via macports:
    • sudo port -v install autoconf213 python27 libidl ccache yasm clang-3.7 (clang-3.7 is the minimum known to work). 
      
    • Extract source archive somewhere convenient.
    • Add a sane .mozconfig (i've included some samples).
    • From the source directory type: ./mach build
    • If it builds (takes about 1 hour on a core2duo) test it with: ./mach run
    • Now package it: ./mach package
    • The built package will be in /obj_blah_blah/dist

What has been removed compared to FireFox?

  • translation support through translations services
  • social panel
  • Android support
  • metro support
  • EME

Resources

Downloads and Add-ons

See the WIKI tab for prebuilt binary download links.

Thanks to...

  • The Pale Moon team for making a great browser to base this off of.
  • The TenFourFox team. We borrow or backport a lot of their stuff, their work is (has been) amazing.

About

Web Browser for Mac OS X 10.6+, Linux (PowerPC, x86, amd64, ARM, MIPS), NetBSD, OpenBSD, and Windows XP.

Resources

License

Stars

Watchers

Forks

Packages

No packages published