forked from flathub/flathub
-
Notifications
You must be signed in to change notification settings - Fork 2
/
org.mozilla.firefox_esr.appdata.xml
41 lines (41 loc) · 2.31 KB
/
org.mozilla.firefox_esr.appdata.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2016 Jiri Eischmann <eischmann@redhat.com> -->
<application>
<id type="desktop">org.mozilla.firefox_esr</id>
<launchable type="desktop-id">org.mozilla.firefox_esr.desktop</launchable>
<name>Firefox ESR</name>
<summary>Firefox Web Browser (Extended Support Release, aka ESR)</summary>
<metadata_license>CC0-1.0</metadata_license>
<project_license>MPL-2.0</project_license>
<content_rating type="oars-1.1" />
<releases>
<release type="stable" version="128.5.2esr" timestamp="2024-12-12"></release>
</releases>
<description>
<p>
When it comes to your life online, you have a choice: accept the factory settings or put your privacy first. When you choose Firefox as your default browser, you’re choosing to protect your data while supporting an independent tech company. Firefox is also the only major browser backed by a non-profit fighting to give you more openness, transparency and control of your life online. Join hundreds of millions of people who choose to protect what's important by choosing Firefox - a web browser designed to be fast, easy to use, customizable and private.
</p>
<p>
NOTE: This version of Firefox ESR is an unofficial repack of upstream binaries to the flatpak.
</p>
<!-- FIXME: Needs more paragraphs -->
</description>
<keywords>
<keyword>mozilla</keyword>
<keyword>internet</keyword>
<keyword>web</keyword>
</keywords>
<url type="homepage">https://www.mozilla.org/en-US/firefox/enterprise/</url>
<url type="donation">https://donate.mozilla.org/</url>
<url type="bugtracker">https://bugzilla.mozilla.org/</url>
<url type="help">https://support.mozilla.org/</url>
<url type="translate">https://wiki.mozilla.org/L10n:Starting_a_localization</url>
<screenshots>
<screenshot type="default">https://github.com/hustler-not-chatty/flathub/blob/FFESR_SCREENSHOT/SS1.png?raw=true</screenshot>
<screenshot>https://github.com/hustler-not-chatty/flathub/blob/FFESR_SCREENSHOT/SS2.png?raw=true</screenshot>
<screenshot>https://github.com/hustler-not-chatty/flathub/blob/FFESR_SCREENSHOT/SS3.png?raw=true</screenshot>
</screenshots>
<!-- FIXME: change this to an upstream email address for spec updates
<updatecontact>someone_who_cares@upstream_project.org</updatecontact>
-->
</application>