I think Google is EVIL, so I want to get there snooping nose out of as much of my surfing as possible, but more and more websites are using ajax.googleapis.com to host their jquery needs (too lazy to host themselves), and that delivers a privacy breach.
What I want to do is copy those .js files locally. Its just a few files and folders.
But now I need a Firefox add-on or Greasemonkey script that turns:
http://ajax.googleapis.com/ajax
into
file://~/Sites/ajax
How can I do that? What tool works best
What I want to do is copy those .js files locally. Its just a few files and folders.
But now I need a Firefox add-on or Greasemonkey script that turns:
http://ajax.googleapis.com/ajax
into
file://~/Sites/ajax
How can I do that? What tool works best