Google Filter by Date

By DANimal Last update Apr 28, 2008 — Installed 2,854 times.
// ==UserScript==
// @name          Google Filter by Date
// @namespace     http://www.ipodhacking.com
// @description   Adds a dropdown box to filter google results by date
// @include       http://www.google.com/search* 
// @exclude       http://www.google.com/*as_qdr*
// ==/UserScript==

javascript:window.location+="&as_qdr=d";