Skip to content

FranklinDM/Pale-Moon

 
 

Repository files navigation

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

About

Pale Moon web browser (mirror)

Resources

License

Stars

Watchers

Forks

Languages

  • JavaScript 53.9%
  • CSS 13.8%
  • C++ 12.9%
  • Java 5.2%
  • HTML 5.0%
  • Python 4.7%
  • Other 4.5%