forked from ShyVortex/brave-origin-flatpak
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathio.github.execstart.BraveOrigin.metainfo.xml
More file actions
48 lines (48 loc) · 2.17 KB
/
Copy pathio.github.execstart.BraveOrigin.metainfo.xml
File metadata and controls
48 lines (48 loc) · 2.17 KB
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
42
43
44
45
46
47
48
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2017 the Chromium authors, with modifications -->
<component type="desktop-application">
<id>io.github.execstart.BraveOrigin</id>
<launchable type="desktop-id">io.github.execstart.BraveOrigin.desktop</launchable>
<name>Brave Origin</name>
<developer_name>Brave Software</developer_name>
<summary>Fast Internet, AI, Adblock</summary>
<metadata_license>CC0-1.0</metadata_license>
<project_license>MPL-2.0</project_license>
<url type="homepage">https://brave.com</url>
<url type="bugtracker">https://github.com/brave/brave-browser/issues</url>
<url type="faq">https://brave.com/faq</url>
<url type="contribute">https://github.com/brave/brave-browser/blob/master/CONTRIBUTING.md</url>
<url type="help">https://support.brave.com/hc/en-us</url>
<description>
<p>Brave is on a mission to fix the web by giving users a safer, faster and better browsing
experience while growing support for content creators through a new attention-based ecosystem
of rewards.</p>
<p>Browse faster by blocking ads and trackers that violate your privacy and cost you time and
money.</p>
</description>
<branding>
<color type="primary" scheme_preference="light">#bd7277</color>
<color type="primary" scheme_preference="dark">#704646</color>
</branding>
<screenshots>
<screenshot type="default">
<image xml:space="preserve">https://raw.githubusercontent.com/execstart/brave-origin-flatpak/master/media/welcome.png</image>
<caption>Welcome page of Brave</caption>
</screenshot>
<screenshot>
<image xml:space="preserve">https://raw.githubusercontent.com/execstart/brave-origin-flatpak/master/media/new-tab.png</image>
<caption>New tab page of Brave</caption>
</screenshot>
</screenshots>
<releases>
<release version="1.94.121" date="2026-09-05"/>
<release version="1.94.117" date="2026-08-30"/>
</releases>
<content_rating type="oars-1.1"/>
<update_contact>https://support.brave.com/hc/en-us/requests/new</update_contact>
<keywords>
<keyword>fast internet</keyword>
<keyword>ad blocker</keyword>
<keyword>privacy browser</keyword>
</keywords>
</component>