How to view Chrome's cached web page?

Type chrome://cache in the address bar to get a list of resources cached by Chrome.

Unfortunately, clicking on a resource shows a HEX+ASCII preview of its contents. In cases when the content is gzipped (archived) this preview cannot be read, unless processed with a tool that can decompress it.


You can use the online free tool I created: Google Chrome Cache Viewer. It's actually fairly easy to view the cache with this, even if the contents are zipped.


Depending on the site and what it is, Google itself should have a cached version of it, if their crawler has been on it, that is.

Just try to Google the site, and see if you can find it there. If you find it, hover the mouse over the name and an arrow should become visible on the right. Clicking on it will bring up a link to the cached version of the website.

cached version - Google