Meme

A rainy day spent with Webkit.

Meme is a simple WebKit/GTK+ browser with:

Howto

make
./meme

Controlling Meme

Browser Location Bar

The location bar can be used in several ways:

!bookmark <url>
!plugins on
/text

Key Combinations

Can be customized in config.h. Some of the defaults will be familiar to any Firefox or Chrome user:

Right Click Menu

... should be self explanatory.

User Agent

Meme has a custom user agent string that tries to convey general Webkit/Safari compatability:

Meme/1.0 (X11; U; Unix; en-AU) AppleWebKit/531.2+ Compatible (Safari)

But, some sites still get upset and assume we are plague-ridden. Pretending to be Chrome can make things work:

Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/534.13 (KHTML, like Gecko) Chrome/9.0.597.0 Safari/534.13

YMMV.