Suggest as you type: Blocking

Posting here is no longer possible, please use the forum of a filter list project, such as EasyList
Locked
Spaceboy
Posts: 3
Joined: Wed Apr 08, 2009 1:00 am

Suggest as you type: Blocking

Post by Spaceboy »

Several sites I've visited recently are using a "Google suggest" type feature. As soon as you start typing something a list of suggested matches pops up ( www.tv.com and www.waffles.fm are two such examples). Is there any way to block this behavior?
User avatar
Adblock Plus Fan
Posts: 1255
Joined: Sat Feb 24, 2007 11:08 am

Post by Adblock Plus Fan »

Tools -> Options... -> Privacy -> Uncheck Remember what I enter in forms and the search bar

See if that helps you.
Spaceboy
Posts: 3
Joined: Wed Apr 08, 2009 1:00 am

Post by Spaceboy »

Adblock Plus Fan wrote:Tools -> Options... -> Privacy -> Uncheck Remember what I enter in forms and the search bar

See if that helps you.
No, that option is for words previously entered into forms. I'm talking about words I've never typed that appear as soon as I start typing something, i.e similar to Google Suggest (http://labs.google.com/suggestfaq.html)
User avatar
Hubird
Posts: 2850
Joined: Thu Oct 26, 2006 2:59 pm
Location: Australia
Contact:

Post by Hubird »

Code: Select all

|http://www.tv.com/js/Autocomplete/Autocompleter.js
Seems to do the trick for TV.com. It will most likely be a script that does it so on sites that don't let you turn it off check the ABP blockable items list for scripts that sound "undesirable". It is pretty much trial and error :)

I actually like this behaviour though :wink:
reepicheep
Posts: 126
Joined: Wed Dec 24, 2008 1:15 pm

Re: Suggest as you type: Blocking

Post by reepicheep »

Spaceboy wrote:Several sites I've visited recently are using a "Google suggest" type feature. As soon as you start typing something a list of suggested matches pops up ( www.tv.com and www.waffles.fm are two such examples). Is there any way to block this behavior?
I have several personal filters to stop this distracting "feature". Use them on WikiPedia, Amazon, Google (though it can be easier at Google to login and set one's personal preferences). All my rules were defined using Element Hiding with some assitance from Firebug.
Spaceboy
Posts: 3
Joined: Wed Apr 08, 2009 1:00 am

Post by Spaceboy »

Ok, thanks. Those scripts worked great. Had a couple of other sites that used similar methods that I was able to block easily.

The only site I'm having slight trouble with is ebay. A similar filter for that would be much appreciated.
asdf

Post by asdf »

A little birdy named Request Policy told me that at google's homepage, the auto-suggest is generated from clients1.google.com, clients2.google.com, or clients3.google.com. Block that crap using the latest development build and/or hosts file them or whatever.

It's my official suggestion that http://clients*.google.com/* be added to some kind of list akin to the tracker list or something.
adsf

Post by adsf »

I really should recover my password so I can edit myself...

I'm not sure exactly what filterlist my suggestion would go in, if any.

It's sort of a tracker and it's sort of a privacy issue simultaneously. In order to turn off google suggest normally you'd need to set a cookie to turn if off (it's opt-out), so it affects anonymity. On the other hand there are plenty of adblock users who will use the suggest feature on google itself, so it may not be a good idea to put it on any current subscription.

I guess we'd have to create like an uber-privacy subscription? but you may as well just turn cookies off. Meh.
Locked