How to incorporate a new Google design
The other day, Google announced its new design, or rather a new navigation on its sites.
But according to the good old tradition, not everyone can see the changes. To look at the new design, you need to perform a couple of simple steps
1. We turn to Google itself .
2. Press Ctrl + Shift and J in Google Chrome (to open Developer Tools) or Ctrl + Shift + K in Firefox
3. Select the “Console” tab and enter the code:
4. Profit! UP : If you use a different (regional) domain, then change domain = .google.com to .google.com .google.co.uk, etc.
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();