Hi. Is it possible to use JS with this? I don't think so, since this one that searches the current site doesn't work: javascript:location='http://www.google.com/search?num=100&q=site:'%20+%20escape(location.hostname)%20+%20'%20%S'%20;%20void%200
I haven't tried any JavaScript links there, but because of the way I'm opening URLs I don't think it'll work... I guess I should consider excecuting JavaScript in a different way. Let me think about it. :)
Hi Diego, I added the custom URL search string to convert USD to AUD: https://www.google.com.au/search?q=convert+USD+%s+to+AUD However, on the menu, it displays 'Convert USB to AUD' !! I never knew Chrome did spell checking on extension display text.
Hi. Is it possible to use JS with this? I don't think so, since this one that searches the current site doesn't work: javascript:location='http://www.google.com/search?num=100&q=site:'%20+%20escape(location.hostname)%20+%20'%20%S'%20;%20void%200
ReplyDeleteHi Apropos,
ReplyDeleteThanks for commenting!
I haven't tried any JavaScript links there, but because of the way I'm opening URLs I don't think it'll work... I guess I should consider excecuting JavaScript in a different way. Let me think about it. :)
Cheers,
Diego
Hi Diego,
ReplyDeleteI added the custom URL search string to convert USD to AUD: https://www.google.com.au/search?q=convert+USD+%s+to+AUD
However, on the menu, it displays 'Convert USB to AUD' !!
I never knew Chrome did spell checking on extension display text.