Google's new interface :
Google has recently announced a new interface that hides the navigation menu until you mouse over the logo. If you'd like to try to interface before, you can edit your Google cookie and use some values that trigger the new UI.
Steps:
1.Open google.com in a new tab.
2.Wanna open the console
for Chrome (Ctrl+Shift+J)
for Firefox (Ctrl+Shift+K)
for Safari click here
for Internet Explorer 8+ (press F12 and select the "console" tab)
3.Paste the following code:
document.cookie="PREF=ID=03fd476a699d6487:U=88e8716486ff1e5d:FF=0:LD=en:CR=2:TM=132268
8084:LM=1322688085:S=McEsyvcXKMiVfGds; path=/; domain=.google.com";
window.location.reload();
4.Hit refresh. Yes,you will get the new interface of the navigation bar as below :)
Comments
Post a Comment