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: 29.0.0
|
|
InstallerType: exe
|
|
Installers:
|
|
- Arch: x64
|
|
Url: https://rm-eu.palemoon.org/release/palemoon-29.0.0.win64.installer.exe
|
|
Sha256: 4D180ABF97DD3BCA0E897224ECB765AB1FF1948D05E87232930D8A804FECD241
|
|
Switches:
|
|
Silent: "-ms -ma"
|
|
SilentWithProgress: "-ms -ma" |