[ILUG] firefox plugin thread...
David Golden
david.golden at unison.ie
Mon Aug 8 19:28:51 IST 2005
On Monday 08 August 2005 13:30, kevin lyda wrote:
> i think i tried to get this thread started once before, but i'll try
> again.
>
> what's the firefox extention(s) that you find the most useful?
>
Ketjap - so that konqueror-style "google:search terms" pseudourls can
be persuaded to work* instead of having to either enter them into the
stupid tiny search box or (the horror) actually go to the google
homepage.
* with the following mouthful:
Regex: /^google:(.*)/i
Rewrite rule:
["http://www.google.com/search?hl=en&q="+[URL].substring([URL].indexOf("google:")+7)]
More information about the ILUG
mailing list