|
Script Summary:
User-side filtering for Google & Bing's search result, working with AutoPagerize. Only 2 click to filter any sites. Version: 0.2.5 |
this script has 2 topics, 3 posts |
This script has no reviews. |
Screenshots


Filter Rules
To add filter, need no knowledge of RegExp. Just 2 Click.
You can also view all filters and defeat some of them.
RegExp and wildcard is not supported at now.
- "example.com"
- "http://example.com/*" or
- "http://*.example.com/*" are removed.
- "foo.example.com"
- "http://example.com/*" is not removed.
- "http://foo.example.com/*" or
- "http://*.foo.example.com/*" are removed.
- "foo.example.com/blog"
- "http://foo.example.com/blog/*" is removed.
History
- v0.2.4
- 2009/10/19 - bug fix (GM_addStyle sometimes don't work)
- v0.2.3
- 2009/09/28 - bug fix (won't work on Google Japan).
- v0.2.0
- 2009/09/17 - works with Bing. (experimental)
- v0.1.1
- 2009/07/28 - bug fix.
- v0.1.0
- 2009/03/17 - first release.





