Blocking Google Instant

Posting here is no longer possible, please use the forum of a filter list project, such as EasyList
Locked
jasper

Blocking Google Instant

Post by jasper »

How can I use AdBlock Plus to block Google Instant (without blocking the rest of Google's Javascript as well)?

I searched for an answer already and found several mentions of blocking these three:

Code: Select all

google.com##.vspi
google.com##.vspib
google.com###vspb
I did this, restarted Firefox, and nothing changed...Google Instant was still enabled and as awful as ever.

I also found the suggestion to block this:

Code: Select all

http://www.google.com/extern_js/
I did this and it worked but it also makes it impossible for me to do things like change the search settings (i.e. select and change 'Moderate Safe Search is On' in Google Image Search) so that's not really a great solution either.

So are there any other ways of blocking Google Instant/Google Preview with AdBlock Plus that won't also disable the rest of the Javascript features of the site? Any help would be much appreciated, thanks!
Ares2
Posts: 1275
Joined: Fri Feb 15, 2008 12:47 pm

Re: Blocking Google Instant

Post by Ares2 »

Option 1 (saved in cookies): http://www.google.com/support/websearch ... wer=186610

Option 2 (saved in bookmarks): Use http://www.google.com/webhp?complete=0 or https://encrypted.google.com/

Option 3 (saved in Adblock Plus): As you mentioned, it could break something, but the filter

Code: Select all

||www.google.com/extern_js/f/*/_b7FFUiFTR8.js
would at least limit the problems to the main search page and would not affect the image search settings.

Other options: Greasemonkey script, user agent modifications (apparently, I havent tested it), ...
vic

Re: Blocking Google Instant

Post by vic »

Google Instant has come to https://encrypted.google.com/ also :(

I want Autocomplete but NO Instant.
vic

Re: Blocking Google Instant

Post by vic »

My home page is the Encrypted version:

https://encrypted.google.com/

What should I add in my ABP rule to block Instant while keeping Autocomplete on?
Dieter Schwing

Re: Blocking Google Instant

Post by Dieter Schwing »

Ares2 wrote:
Option 3 (saved in Adblock Plus): As you mentioned, it could break something, but the filter

Code: Select all

||www.google.com/extern_js/f/*/_b7FFUiFTR8.js
would at least limit the problems to the main search page and would not affect the image search settings.

thank you for the Adblock Plus tip - the suggested code did not halt the instant drop down silliness... has anybody else had success with this? (my default is to assume that it is my user generated error causing the problem, not with the script/instructions)
Ares2
Posts: 1275
Joined: Fri Feb 15, 2008 12:47 pm

Re: Blocking Google Instant

Post by Ares2 »

The name of the script changed, try:

Code: Select all

||www.google.com/extern_js/f/*.js
Abby

Re: Blocking Google Instant

Post by Abby »

Adblock just stopped blocking google instant today. I have tried all the filters mentioned in this thread (add them, then restart firefox) to no avail. If anyone has other ideas, I'd be really grateful.
lewisje
Posts: 2743
Joined: Mon Jun 14, 2010 12:07 pm

Re: Blocking Google Instant

Post by lewisje »

Generally, it may be better to start off the filter with ||google.com rather than ||www.google.com
There's a buzzin' in my brain I really can't explain; I think about it before they make me go to bed.
Wronkletoad

Re: Blocking Google Instant

Post by Wronkletoad »

Abby wrote:Adblock just stopped blocking google instant today. I have tried all the filters mentioned in this thread (add them, then restart firefox) to no avail. If anyone has other ideas, I'd be really grateful.
seconded. any suggestions would be appreciated!
Madamimadam

Re: Blocking Google Instant

Post by Madamimadam »

Abby wrote:Adblock just stopped blocking google instant today. I have tried all the filters mentioned in this thread (add them, then restart firefox) to no avail. If anyone has other ideas, I'd be really grateful.
This ^ sucks. What else can one conclude about it other than it is now a fact that Google is evil.
lewisje
Posts: 2743
Joined: Mon Jun 14, 2010 12:07 pm

Re: Blocking Google Instant

Post by lewisje »

The first three filters mentioned are all hiding rules; what we need are proper blocking rules, which we have been trying to find farther into the thread.
There's a buzzin' in my brain I really can't explain; I think about it before they make me go to bed.
Madamimadam

Re: Blocking Google Instant

Post by Madamimadam »

http://www.google.com/extern_js/

This ^ worked perfectly for stopping google instant since the very begining when it was introduced.

But as of todday, it no longer works. The filter is still there in place and enabled, but google has changed something so that the filters are now rendered ineffective.

BAD Google, BAD. FOr an example, see this: http://www.askdavetaylor.com/can_i_disa ... ading.html
Disgruntled

Re: Blocking Google Instant

Post by Disgruntled »

I've now blocked Google in all its forms from every computer in my home. I'm tired of being bombarded with the negative CRAP that shows up in their stupid suggestions/google instant. It's awful and just by performing a simple search I'm bombarded with the lowest, negative, and most ignorant crap people search for. I don't want it flashing before my eyes just because I'm performing a simple search.

I've read hundreds (literally) of suggestions, complaint, and so on on how to disable Google's invasive features. It's clear that Google doesn't give a flying fluck what their users want, think, or wish. Features are forced on to users like it or not, and complaints go unacknowledged.

I'm tired of this. I've blocked them from every computer in my home and voila - no more "suggestions". My computer and home are peaceful again.

Fluck you Google.
lewisje
Posts: 2743
Joined: Mon Jun 14, 2010 12:07 pm

Re: Blocking Google Instant

Post by lewisje »

^^Try instead ||google.com/extern_js/
There's a buzzin' in my brain I really can't explain; I think about it before they make me go to bed.
Locked