Skip to content

Instantly share code, notes, and snippets.

@sbentzen
Created January 20, 2012 01:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sbentzen/1644454 to your computer and use it in GitHub Desktop.
Save sbentzen/1644454 to your computer and use it in GitHub Desktop.
Enable the google toolbar in safari or chrome or firefox with this javascript piece
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();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment