24 lines
872 B
YAML
24 lines
872 B
YAML
# ================== General ==================
|
|
Id: MoonchildProductions.PaleMoon
|
|
Publisher: Moonchild Productions
|
|
Name: Pale Moon
|
|
Description: The best browser with fast site rendering, advanced privacy, a sleek design and innovative features.
|
|
Tags: Browser, Mozilla, Firefox, Goanna, gecko
|
|
FileExtensions: html,htm,url,pdf,xpi
|
|
Protocols: http,https
|
|
|
|
# ================== License ==================
|
|
Homepage: https://www.palemoon.org
|
|
License: Mozilla Public License Version 2.0
|
|
LicenseUrl: https://www.mozilla.org/en-US/MPL/2.0/
|
|
|
|
# ================= Installer =================
|
|
Version: 28.15.0
|
|
InstallerType: exe
|
|
Installers:
|
|
- Arch: x64
|
|
Url: http://rm-eu.palemoon.org/release/palemoon-28.15.0.win64.installer.exe
|
|
Sha256: 68cb58bb04997e1adb9679ce777474d00db882cf21e4aede84d404843c0e18f4
|
|
Switches:
|
|
Silent: "-ms -ma"
|
|
SilentWithProgress: "-ms -ma" |