s1ddly / ezCache

Google Cache

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ezCache

Have you ever wanted to access a link but its broken or currently down?
Google used to have a very handy tool to get that link, called google cached.
As my mental health started deteriorating and falling apart, so did Google...
The legendary tech still lives on, fading into obscurity, known only to those go past the first page of the search(Stack overflow).

In an effort to make things slightly better in this cruel and unfeeling world, I turned the caching URL transformation into a javascript bookmarklet.
When you use it, it will let you cache a URL you paste into it, otherwise if you click it and hit enter it will cache the current URL

Usage

Click on the bookmarklet.
You may then enter a URL to be taken to its cached page, or type enter/click ok redirected to the cached current URL:
image

Otherwise cancel to do nothing.

Installation

To install ezCache, just copy the code from here into a new bookmark, and pre-pend the code with "javascript:":
image

About

Google Cache


Languages

Language:JavaScript 100.0%