24 lines
874 B
YAML
24 lines
874 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.17.0
|
|
InstallerType: exe
|
|
Installers:
|
|
- Arch: x64
|
|
Url: https://rm-eu.palemoon.org/release/palemoon-28.17.0.win64.installer.exe
|
|
Sha256: f663dcbaaa8531271d89d6015bcb0effecc3f856e9378bf3685050ba6e1051f9
|
|
Switches:
|
|
Silent: "-ms -ma"
|
|
SilentWithProgress: "-ms -ma" |