ephy

Epiphany extensions

On my free time, I've managed to write this somewhat useful Epiphany extensions, if you have doubts or problems you can find me on irc.gimp.org as diegoe.
Check http://www.sstuhr.dk/epiphany-extensions/ for more cool extensions.

And don't forget Epiphany Third Party Extensions in live.gnome.org.

Installation

You only need to download those files to ~/.gnome2/epiphany/extensions/ and the extract them in that directory, remember that you need Epiphany 2.14 for this (maybe older versions also work, but having the latest Ubuntu or FedoraCore is would be a good thing). $ cd ~/.gnome2/epiphany/extensions
$ tar xvjf viewsource.tar.bz2
-or-
$ bzr branch http://www.gnome.org/~diegoe/bzr/the-extension-you-want
$ cp the-extension-you-want/* ~/.gnome2/epiphany/extensions/

Extensions

widetabs Wednesday, 23 April 2008

Make tabs fill the whole screen width instead of just a bit, it keeps the close button.
Download
$ bzr branch http://www.gnome.org/~diegoe/bzr/widetabs

hidden-menu Wednesday, 23 April 2008

Does almost the same as this one for Firefox, but with a button that shows and hides the Menubar instead of making a Button for a popup of it.
Download
$ bzr branch http://www.gnome.org/~diegoe/bzr/hidden-menu

throbber-remover Wednesday, 23 April 2008

This extensions removes the throbber from the toolbar. Just that.
Download
$ bzr branch http://www.gnome.org/~diegoe/bzr/throbber-remover

view-source Wednesday, 23 April 2008

This extension allows you to view the page source using gecko's view-source: urls, it overrides the default epiphany Control+U shortcut so you can rely on it when using this extension.
Download
$ bzr branch http://www.gnome.org/~diegoe/bzr/view-source

Broken

serverspy Wednesday, 23 April 2008

Warning: this extension locks Epiphany for some instants when retrieving the host info, it lacks async'ness. I couldn't fix it yet, sorry :( This extension will behave as this one for Firefox, it allows you to see in the statusbar what's the software being used by the server of the current page,.
Download