Google Cache Bookmarklet

Here’s an easy way to see Google’s cache of any web page in Firefox:

1. Create a new bookmark – I named mine “Cache” so it appears as a rather small button on my toolbar

2. For the location (url) enter the following:

javascript:void(location.href=’http://www.google.com/search?q=cache:’+encodeURIComponent(location.href))

Now when you’re on any web page, you simply click your new bookmark and it will pull Google’s cached version of the page you’re viewing.

Posted in Tutorials