General :  K-Meleon Web Browser Forum
General discussion about K-Meleon 
Multiple search engines
Posted by: Bruno Diaz
Date: April 25, 2002 09:24AM

Hi!
Kmeleon rules, but I didn't like at all the CTRL G bind to search google by keyword.
I preffer a simple google search (I replaced CTRL G whith this macro):
.code
search_google{
menu=Search &Google
open(javascript:self.location='http://www.google.com/search?num=100&q='+escape(prompt('What do you want to search in Google?')))
}
.end codeYou may use as much key bindings and search engines as you want, ie, this helps with CNET downloads, bind it where you want:
.code
search_cnet{
menu=Search &Cnet
open(javascript:self.location='http://download.com.com/3120-20-0.html?qt='+escape(prompt('What do you want to search in Cnet?'))+'&submit=+search+')
}
.end codeBy the way, the only reason for using other browsers (Mozilla of course) insthead of Kmeleon is the failure of handling SSL certificates. What a pity!
Thanks to the advanced macro team on yahoo.

Options: ReplyQuote
Re: Multiple search engines
Posted by: Bruno Diaz
Date: April 25, 2002 09:27AM

smiling smiley Just read Andrew post smiling smiley

Options: ReplyQuote


K-Meleon forum is powered by Phorum.