Skip to content

Instantly share code, notes, and snippets.

@ebidel
Created September 14, 2012 17:10
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ebidel/3723292 to your computer and use it in GitHub Desktop.
Save ebidel/3723292 to your computer and use it in GitHub Desktop.
Beer Goggles bookmarklet
javascript:document.body.style.webkitFilter='grayscale(0.5) blur(3px)';return false;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment