~midori/midori/trunk

« back to all changes in this revision

Viewing changes to README

  • Committer: André Auzi
  • Date: 2013-09-17 19:34:23 UTC
  • mfrom: (6402 midori)
  • mto: This revision was merged to the branch mainline in revision 6406.
  • Revision ID: aauzi@free.fr-20130917193423-j3tqi7tt4b8afu41
merge lp:midori to fix conficts

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
This file is licensed under the terms of the expat license, see the file EXPAT.
2
2
 
3
 
Midori is a lightweight web browser.
4
 
 
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.
13
 
 
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
16
 
 
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.
 
8
 
 
9
A number of extensions are included by default:
 
10
 
 
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.
 
16
 
 
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
 
19
 
 
20
Optional: GTK+ 3.0, gcr, Granite 0.2, WebKit2GTK+ 1.11.91/ 2.0.0
18
21
 
19
22
For installation instructions read INSTALL.
20
23
 
24
27
And join the IRC channel #midori on irc.freenode.net
25
28
 
26
29
Check for new versions at:
27
 
    http://www.twotoasts.de
 
30
    http://www.midori-browser.org