Pale Moon dev's appear to no longer provide git access to the source code -- so I'll provide my own.

khronosschoty ac60e7ecec restore unstable branding 2 年 前
build 17d73c84dc added Pale Moon 29.4.4 2 年 前
config 17d73c84dc added Pale Moon 29.4.4 2 年 前
other-licenses 17d73c84dc added Pale Moon 29.4.4 2 年 前
palemoon ac60e7ecec restore unstable branding 2 年 前
platform 17d73c84dc added Pale Moon 29.4.4 2 年 前
.ycm_extra_conf.py 17d73c84dc added Pale Moon 29.4.4 2 年 前
AUTHORS 17d73c84dc added Pale Moon 29.4.4 2 年 前
LICENSE 17d73c84dc added Pale Moon 29.4.4 2 年 前
README.md 17d73c84dc added Pale Moon 29.4.4 2 年 前
aclocal.m4 17d73c84dc added Pale Moon 29.4.4 2 年 前
client.mk 17d73c84dc added Pale Moon 29.4.4 2 年 前
configure 17d73c84dc added Pale Moon 29.4.4 2 年 前
configure.in 17d73c84dc added Pale Moon 29.4.4 2 年 前
configure.py 17d73c84dc added Pale Moon 29.4.4 2 年 前
mach 17d73c84dc added Pale Moon 29.4.4 2 年 前
moz.build 17d73c84dc added Pale Moon 29.4.4 2 年 前
moz.configure 17d73c84dc added Pale Moon 29.4.4 2 年 前

README.md

Pale Moon web browser

This is the source code for the Pale Moon web browser, an independent browser derived from Firefox/Mozilla community code. The source tree is laid out in a "comm-central" style configuration where only the code specific to Pale Moon is kept in this repository.

The shared Unified XUL Platform source code is referenced here as a git submodule contained in the platform/ directory and is required to build the application.

Getting the platform sub-module

git submodule init && git submodule update

Resources