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."
});
This blog is a collection of my various projects and computer related endeavors. Most of the posts deal with very specific issues/problems and solutions along with custom scripts, extensions, and various other subjects.
Wednesday, October 22, 2008
Ubiquity Command: Search Google Web History
Search your Google Web History.
Labels:
Extensions,
Programming,
Ubiquity
Subscribe to:
Post Comments (Atom)
2 comments:
You must have been confused, this isn't "web-history", this is "about-config" (thought the link is ok)
:)
Thanks, fixed.
Post a Comment