Today I'll show you how to activate the new Google's navigation bar

1st some pics of the navbar











Follow this steps to activate the navbar:

- 1st go to Google
-Then open the console of your navigator
Chromequote:

- To Google's Chrome Console press Ctrl+Shift+J


Mozillaquote:

- To Mozilla Firefox Console press Ctrl+Shift+K


- Then paste one of this code into the Console of your navigator and press enter.

Depends of the Google page you use, for example: If you use www.google.com paste the 1st code and if you use www.google.com.ar paste the 2nd code


- If you use other Google Page just change this part of the code without the www. :

quote:

google.com



Code for www.google.com : 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(); 


Code for www.google.com.ar : document.cookie="PREF=ID=03fd476a699d6487:U=88e8716486ff1e5d:FF=0:LD=en:CR=2:TM=1322688084:LM=1322688085:S=McEsyvcXKMiVfGds; path=/; domain=.google.com.ar";window.location.reload(); 


Notice: then you paste the code the language of your Google's page will be changed to English, so don't press here because the navbar will disappear:



That's all!!!