mirror of
https://github.com/zen-browser/flatpak.git
synced 2025-07-07 08:55:35 +02:00
55 lines
1.9 KiB
XML
55 lines
1.9 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<component type="desktop-application">
|
|
<id>io.github.zen_browser.zen</id>
|
|
<url type="homepage">https://get-zen.vercel.app</url>
|
|
<content_rating type="oars-1.1" />
|
|
<developer id="io.github.zen_browser.zen">
|
|
<name>Zen Team</name>
|
|
</developer>
|
|
|
|
<name>Zen Browser</name>
|
|
<summary>A fast, beautifull browser</summary>
|
|
|
|
<metadata_license>MIT</metadata_license>
|
|
<project_license>MPL-2.0</project_license>
|
|
|
|
<description>
|
|
<p>Zen Browser is a firefox based browser that will change the way you surf the web!</p>
|
|
|
|
<ul>
|
|
<li>Split views</li>
|
|
<li>Web Sidebar</li>
|
|
<li>Tab Groups</li>
|
|
<li>Customizable UI</li>
|
|
<li>Vertical Tabs</li>
|
|
<li>And more...</li>
|
|
</ul>
|
|
</description>
|
|
|
|
<releases>
|
|
<release version="1.0.0-a.15" date="2024-08-07">
|
|
<url type="details">https://get-zen.vercel.app/release-notes/1.0.0-a.15</url>
|
|
</release>
|
|
<release version="1.0.0-a.11" date="2024-08-03">
|
|
<url type="details">https://get-zen.vercel.app/release-notes/1.0.0-a.11</url>
|
|
</release>
|
|
<release version="1.0.0-a.8" date="2024-07-29">
|
|
<url type="details">https://get-zen.vercel.app/release-notes/1.0.0-a.8</url>
|
|
</release>
|
|
</releases>
|
|
|
|
<launchable type="desktop-id">io.github.zen_browser.zen.desktop</launchable>
|
|
<screenshots>
|
|
<screenshot type="default">
|
|
<image>https://get-zen.vercel.app/browser-dark.png</image>
|
|
</screenshot>
|
|
<screenshot>
|
|
<image>https://get-zen.vercel.app/browser-light.png</image>
|
|
</screenshot>
|
|
</screenshots>
|
|
|
|
<branding>
|
|
<color type="primary" scheme_preference="light">#d9d9d9</color>
|
|
<color type="primary" scheme_preference="dark">#f5f5f5</color>
|
|
</branding>
|
|
</component>
|