I love using Google Chrome, but I don't like visiting sites that have embedded ads/pages that could have malicious JavaScript. Is there something like the Firefox extension, NoScript, for Google Chrome?
|
|
Check out Privoxy. Lifehacker has a great guide on how to set it up. Privoxy supports stripping ads, Javascript and nasty pieces of HTML, as well as string-replacement for any web browser. I have used it in the past and I did not notice a speed difference. |
|||||||||
|
|
There's a great extension called NotScripts that is based on FF NoScripts |
|||
|
|
|
Check out the response from the NoScript developer as to why NoScript has not been ported to Chrome:
As a result, you can either block ads or turn off all scripting/plugins - there is no way to white list some sites for scripting/plugins and block others. |
||||
|
|
|
You can use a startup parameter for your shortcut to block java, java script, images, and plugins by appending one of the following to the end of your google chrome shortcut: Java : "-disable-java" Java script : "-disable-javascript" Plugins : "-disable-plugins" Images : "-disable-images" Taken from Lifehacker here. |
|||
|
|
|
ScriptNo has come out recently, and beats NotScripts.
EDIT: It now takes advantage of the new Content Blocking API in Chrome 17 to block accurately and very, very fast. The above feature set is old, BTW, but I can't be bothered to update it. ;) |
||||
|
|
protected by Diago Nov 3 '10 at 17:01
This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.