1
1
This file is licensed under the terms of the expat license, see the file EXPAT.
3
Midori is a lightweight web browser.
5
* Full integration with GTK+2 and GTK+3.
6
* Fast rendering with WebKit and HTML5 video with GStreamer.
7
* Tabs, windows and session management.
8
* History completion and configurable Web Search.
9
* User scripts and user styles support.
10
* Adblock Plus compatible, external download manager support.
11
* Straightforward bookmark management.
12
* Customizable interface, extensions written in C and Vala.
14
Requirements: GLib 2.22, GTK+ 2.24, WebkitGTK+ 1.8.3, libXML2,
15
libsoup 2.27.90, sqlite 3.0, Vala 0.14, libnotify
17
Optional: GTK+ 3.0, Unique 0.9, gcr, Granite 0.2, WebKit2GTK+ 1.11.91/ 2.0.0
3
Midori is a fast little WebKit browser with support for HTML5. It can manage
4
many open tabs and windows. The URL bar completes history, bookmarks, search
5
engines and open tabs out of the box. Web developers can use the powerful
6
web inspector that is a part of WebKit. Individual pages can easily be turned
7
into web apps and new profiles can be created on demand.
9
A number of extensions are included by default:
11
* Adblock with support for ABP filter lists and custom rules is built-in.
12
* You can download files with Aria2 or SteadyFlow.
13
* User scripts and styles support a la Greasemonkey.
14
* Managing cookies and scripts via NoJS and Cookie Security Manager.
15
* Switching open tabs in a vertical panel or a popup window.
17
Requirements: GLib 2.32.3, GTK+ 2.24, WebkitGTK+ 1.8.3, libXML2,
18
libsoup 2.27.90, sqlite 3.0, Vala 0.16, libnotify
20
Optional: GTK+ 3.0, gcr, Granite 0.2, WebKit2GTK+ 1.11.91/ 2.0.0
19
22
For installation instructions read INSTALL.