Skip to content

dbsoft/White-Star

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a7f938b · Mar 12, 2025
Dec 14, 2021
Dec 14, 2021
May 9, 2022
Jan 28, 2024
Mar 12, 2025
Apr 19, 2022
Jan 18, 2024
Dec 14, 2021
Dec 14, 2021
Mar 21, 2023
Dec 14, 2021
Dec 14, 2021
Dec 14, 2021
Dec 14, 2021
May 8, 2022
Dec 14, 2021
Dec 14, 2021

Repository files navigation

White Star web browser

White Star going forward will be the experimental MacOS version where I (Brian Smith) experiment with new Mac features. The stable source is available at https://repo.palemoon.org/MoonchildProductions/Pale-Moon

This is the source code for the White Star web browser, an independent browser derived from Pale Moon/Firefox/Mozilla community code. The source tree is laid out in a "comm-central" style configuration where only the code specific to White Star 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