Hi, Can someone change this bookmarklett, so that when text is selected the webpage opens in a new tab and not the current tab that it does so at the moment. Thank you. PS I'm using Firefox.
javascript:Qr=document.getSelection();if(!Qr){void(Qr=prompt('Keywords...',''))};if(Qr)location.href='http://www.google.com/search?q='+escape(Qr)+'+basketball'


