-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathungoogled-chromium.appdata.xml
39 lines (39 loc) · 1.66 KB
/
ungoogled-chromium.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
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop">
<id>ungoogled-chromium.desktop</id>
<update_contact>[email protected]</update_contact>
<metadata_license>CC0-1.0</metadata_license>
<project_license>
BSD-3-Clause AND LGPL-2.1-or-later AND Apache-2.0 AND IJG AND MIT AND
GPL-2.0-or-later AND ISC AND OpenSSL AND (MPL-1.1 OR GPL-2.0-only OR LGPL-2.0-only)
</project_license>
<name>Ungoogled Chromium</name>
<summary>A lightweight approach to removing Google web service dependency</summary>
<description>
<p>
chromium-browser-privacy is a distribution of ungoogled-chromium.
</p>
<p>
ungoogled-chromium is Chromium, sans integration with Google. It
features some tweaks to enhance privacy, control, and transparency (almost
all of which require manual activation or enabling).
</p>
<p>
ungoogled-chromium retains the default Chromium experience as closely as
possible. Unlike other Chromium forks that have their own visions of a web
browser, ungoogled-chromium is essentially a drop-in replacement for
Chromium.
</p>
</description>
<screenshots>
<screenshot type="default">
<image>https://user-images.githubusercontent.com/16843577/91255906-aa6e5e00-e76e-11ea-9326-fd236ff1db1d.png</image>
<caption/>
</screenshot>
</screenshots>
<translation/>
<developer_name>The Chromium Authors</developer_name>
<url type="homepage">https://github.com/Eloston/ungoogled-chromium</url>
<url type="bugtracker">https://github.com/Eloston/ungoogled-chromium/issues</url>
<url type="faq">https://ungoogled-software.github.io/ungoogled-chromium-wiki/faq</url>
</component>