On numerous occasions, I have ran in to the situation where I had to look up how to load Google’s cached version of a particular page. This happens often when I follow a link from Hacker News or Reddit to a blog post and the blog has went down due to the great avalanche of traffic from HN and Reddit.
After struggling to remember and having to Google how to get the cached version, I decided to finally solve this issue. I wrote GetCache
, a dead simple Google Chrome plugin that loads Google’s cached version of the current page.
Installing
You can download the plugin here. In order to install it, open your Extensions page (Window -> Extensions
) and drag the downloaded CRX
file to the page.
Read full article from GetCache - A Chrome plugin to view cached version of the current page - Sadique Ali
No comments:
Post a Comment