How to turn off scripts in Google Search, in particular the page preview?
Tell me more
×
Web Applications Stack Exchange is a question and answer site for
power users of web applications. It's 100% free, no registration required.
|
migrated from superuser.com Mar 16 '11 at 15:08
|
If you don't mind killing off all other Javascript features, the most reliable way is to just disallow all Javascript for the search page. No thanks to Google using one domain for so many of its services, you can't do that with NoScript's base functionality, but you can with NoScript's ABE (Application Boundaries Enforcer) subsystem. Here's a little ABE rule I wrote to kill Google Instant which also does what you want:
Further details on this SuperUser answer I wrote earlier: |
|||
|
|
|
In Firefox Use Greasemonkey and this script http://userscripts.org/scripts/show/90222 |
|||
|
|
For Firefox, you can use this snippet I came up with in your userContent.css file:
|
|||||||
|