Skip to content

Instantly share code, notes, and snippets.

@step21
Created February 6, 2009 13:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save step21/59399 to your computer and use it in GitHub Desktop.
Save step21/59399 to your computer and use it in GitHub Desktop.
just uploaded this here so it is easier to install
web-history.js
makeSearchCommand({
name: "web-history",
homepage: "http://pynej.blogspot.com/",
author: { name: "Jeremy Pyne", email: "jeremy.pyne@gmail.com"},
url: "http://www.google.com/history/find?q={QUERY}",
icon: "http://www.google.com/favicon.ico",
description: "Searches Google Web History."
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment