Google Cache Redirect Remover

By muzuiget Last update May 23, 2011 — Installed 3,363 times.


Script Summary: Removes the Google redirect in cached links

This scipt remove the Google redirect in cached links.

Also, it can rewrite the link to use https, remove search link redirect, append originally link after cached link. change the value below in the code to use.

var USE_HTTPS = true;
var REMOVE_SEARCH_LINKS = false;
var APPEND_SEARCH_LINKS = false;