Epiphany is the GNOME project's web browser. These are my hacks and extensions for it.

To install a python extension, copy the .py and the .pyc into .gnome2/epiphany/extensions/.

Tab Killer

"Tab Killer" disables tabbed browsing: whenever a new tab is created, it is automatically promoted to a new window.

Version 1.* works for all new tab events but may well interfere with other extensions:

Version 2.* is implemented "properly" but at present, not all new-tab events are overridden:

See also

There are some greasemonkey scripts that might be of interest.