
Want to get the new Google bar now?
Some people are already seeing the new Google bar, but if you aren’t one of the lucky ones and you desperately want it, then don’t worry, you can get it now!
If you use Google Chrome load up the Javascript console by pressing CTRL+SHIFT+J. Then paste the following in your browser:
document.cookie=”PREF=ID=03fd476a699d6487:U=88e8716486ff1e5d:FF=0:LD=en:CR=2:TM=1322688084:LM=1322688085:S=McEsyvcXKMiVfGds; path=/; domain=.google.com“;window.location.reload();
If you use a different country specific Google then you’ll need to change the above as well for the Google domain for that country. As I use google.co.uk as well as google.com I also used the following:
document.cookie=”PREF=ID=03fd476a699d6487:U=88e8716486ff1e5d:FF=0:LD=en:CR=2:TM=1322688084:LM=1322688085:S=McEsyvcXKMiVfGds; path=/; domain=.google.co.uk“;window.location.reload();
Thanks to the guys at Lifehacker for the cool tip!