summaryrefslogtreecommitdiff
path: root/data/midori.appdata.xml.in
blob: f1b7fb5ebcb3ec2b79ba7212c20bda1095470582 (plain)
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
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2015-2018 Christian Dywan <christian@twotoasts.de> -->
<component type="desktop">
  <id>midori.desktop</id>
  <metadata_license>CC0-1.0</metadata_license>
  <project_license>LGPL-2.1</project_license>
  <name>Midori</name>
  <icon type="stock">midori</icon>
  <summary>A fast and lightweight web browser</summary>
  <description>
    <p>
    Midori is a fast little WebKit browser with support for HTML5. It can manage
    many open tabs and windows. The URL bar completes history, bookmarks, search
    engines and open tabs out of the box. Web developers can use the powerful
    web inspector that is a part of WebKit. Individual pages can easily be turned
    into web apps and new profiles can be created on demand.
    </p>
    <p>A number of extensions are included by default:</p>
    <ul>
      <li>Adblock with support for ABP filter lists and custom rules is built-in</li>
      <li>You can download files with Aria2 or SteadyFlow</li>
      <li>User scripts and styles support a la Greasemonkey</li>
      <li>Managing cookies and scripts via NoJS and Cookie Security Manager</li>
      <li>Switching open tabs in a vertical panel or a popup window</li>
    </ul>
  </description>
  <url type="homepage">http://www.midori-browser.org/</url>
  <screenshots>
    <screenshot type="default">
      <image>http://www.midori-browser.org/images/screenshots/rdio.png</image>
    </screenshot>
  </screenshots>
  <update_contact>christian@twotoasts.de</update_contact>
  <developer_name>Christian Dywan</developer_name>
  <url type="bugtracker">https://github.com/midori-browser/core/issues</url>
</component>