EphyDeli 0.3
EphyDeli is a Python extension for Epiphany that adds Post To Delicious menu and toolbar items for posting the current page to Del.icio.us. I know of several people who use it frequently and the last release was in 2006, so I've obviously mastered the Unix philosophy well here! This release was caused by those mean old Epiphany developers changing the API, many thanks to Thibauld Nion for noticing this and sending a patch.
To download it you can either grab the tarball or fetch the bzr tree.
One minor problem however: I set the toolbar button size to be 16 in my gtkrc:
gtk-icon-sizes = "gtk-large-toolbar=16,16"
Epiphany uses this setting but the ephideli extension's toolbar icon is 24x24 no matter what. I have not tested largeprint (where toolbar icons are 32x32 but I guess it would use the 24x24 icon there too. Any way to fix this?