Script Summary: Filters google search results
License: MPL 1.1; http://www.mozilla.org/MPL/MPL-1.1.html
finally had the time to update the script
now it uses the adblock plus engine, so adblock plus url syntax will work
See source for credits and changes
Example test page:
http://www.google.com.au/search?q=test
Included Extensions
googlemonkeyr auto-pagerize google custom search google instant/ajax (disabled by default, to add it, edit config)
Filter syntax
urlFilter$urlOption$titleFilter$titleOption$summaryFilter$summaryOption
Each filter follows the regular adblock plus filter syntax
There are the following options available:
match_case: specifies that the filter is case-sensitive
Only urlFilter needs to be filled in, the other filters are optionalExample filters
||test.com^: this will filter everything from the domain test.com
||ozspeedtest.com^$match_case$home$$welcome: this will filter the domain ozspeedtest.com case-sensitive,
matches anything with 'home' in the title, and 'welcome' in the descriptionScreenshots
Filter results

Filter config




