Skip to content

Instantly share code, notes, and snippets.

@rampion
Created November 28, 2009 03:15
Show Gist options
  • Save rampion/244363 to your computer and use it in GitHub Desktop.
Save rampion/244363 to your computer and use it in GitHub Desktop.
Bookmarklet to check google cache of current page
javascript:document.location='http://www.google.com/search?q=cache:'+document.location;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment