foxgirl-linux/content/io.gitlab.librewolf-community.appdata.xml.in

48 lines
2.7 KiB
XML
Raw Normal View History

2020-03-31 10:57:25 +02:00
<?xml version="1.0" encoding="UTF-8"?>
2020-03-31 20:30:46 +02:00
<component type="desktop-application">
<id>io.gitlab.librewolf-community</id>
<launchable type="desktop-id">io.gitlab.librewolf-community.desktop</launchable>
2020-03-31 10:57:25 +02:00
<name>LibreWolf</name>
2021-04-17 22:05:23 +02:00
<developer_name>LibreWolf Community</developer_name>
2020-03-31 10:57:25 +02:00
<summary>LibreWolf Web Browser</summary>
<metadata_license>CC0-1.0</metadata_license>
<project_license>MPL-2.0</project_license>
2021-05-18 16:16:52 +02:00
<screenshots>
<screenshot type="default">
2021-05-18 23:11:37 +02:00
<image type="source" width="1512" height="900">https://librewolf-community.gitlab.io/images/screenshot.png</image>
2021-05-18 16:16:52 +02:00
</screenshot>
</screenshots>
2020-03-31 10:57:25 +02:00
<description>
<p>LibreWolf</p>
2020-03-31 10:57:25 +02:00
<p>This project is an independent fork of Firefox, with the primary goals of privacy security and user freedom. It is the community run successor to LibreFox.</p>
<p>LibreWolf uses more than 500 privacy/security/performance settings, patches, LibreWolf-Addons (optional) and is designed to minimize data collection and telemetry as much as possible (updater, crashreporter and Firefoxs integrated addons that dont respect privacy are removed).</p>
<p>LibreWolf is NOT associated with Mozilla or its products.</p>
2020-03-31 10:57:25 +02:00
<p>Features:</p>
<ul>
<li>Latest Version of Firefox: LibreWolf is compiled directly from the latest build of Firefox Stable. You will have the the latest features, and security updates.</li>
<li>Completely Independent Build: LibreWolf uses a completely independent build from Firefox and has its own settings, profile folder and installation path. As a result, it can be installed alongside Firefox or any other browser.</li>
<li>Settings protection: important settings are enforced/locked within librewolf.cfg and policies.json, those settings cannot be changed by addons/updates/LibreWolf itself or unwanted/accidental manipulation; To change those settings you can easily do it by editing librewolf.cfg and policies.json.</li>
<li>LibreWolf-addons: set of optional LibreWolf extensions</li>
<li>Statistics disabled: telemetry and similar functions are disabled</li>
<li>Tested settings: settings are performance aware</li>
<li>Recommended and code reviewed addons list</li>
<li>Community-Driven</li>
<li>And much more…</li>
</ul>
</description>
<releases>
<release version="$pkgver-$pkgrel" date="$DATE"/>
</releases>
<keywords>
<keyword>librewolf</keyword>
<keyword>internet</keyword>
<keyword>web</keyword>
</keywords>
<url type="homepage">https://librewolf-community.gitlab.io/</url>
<url type="bugtracker">https://gitlab.com/groups/librewolf-community/-/issues/</url>
2020-03-31 20:30:46 +02:00
<provides>
<id>io.gitlab.librewolf-community</id>
2020-03-31 20:30:46 +02:00
</provides>
<content_rating type="oars-1.1" />
</component>