On Mon, 2005-08-22 at 11:00 -0400, Joseph Huang wrote: > Epiphany doesn't support Firefox extensions, but they can be written > in Python or C. > > I like Hint-a-Hint, but it's a bit slow. Hopefully implementing it in > Python would be faster than in Javascript. Python extensions can't manipulate the DOM yet. C/C++ would be the only solutions. Another option is Greasemonkey, which can trivially manipulate the DOM. I've seen a Google-enhansing user script which puts similar numbers next to links; maybe there's a Greasemonkey extension for Hint-a-Hint? If Hint-a-Hint is slow, it's because it's been inefficiently coded. I'm sure the behavior it provides can be instantaneous. -- Adam Hooper <adamh densi com>
Attachment:
signature.asc
Description: This is a digitally signed message part