Google hack using javascript and a browser
October 8th, 2009
I love unusual + unconventional hacks. I think what I like are the steps you have to take prior to seeing the results that are not your typical click here and click there. Well here is a real good one.
First, most of you already know that you can run javascript right from the browser and you can basically interact with the javascript on the page or the domain itself (setting cookies).
That’s the trick we are going to use to activate Google’s latest experiment.
- Open the browser
- Go to google.com
- Copy+paste the code below into the address bar and hit enter
javascript:void(document.cookie=”PREF=ID=abac7a90f5a3784b:LD=en:NR=10:TM=1254990196:LM=1254990236:S=uB6F4jDnMP_DuxtT;path=/; domain=.google.co
- Now reload the page.




