I don't want to load the images when i visit some website .Are there any plug-in of firefox can do it?

link|improve this question

feedback

4 Answers

up vote 4 down vote accepted

Adblock plus will allow you to do this.

Right click on an image on the site.

Click Adblock Plus: Block image...

A dialog will appear, "Look for Pattern"

Select the one matching http://www.domain.com/*

link|improve this answer
But don't forget to add ".jpg" on the end otherwise you'll block the entire site. You'll have to add a filter for "gif" and "png" images as well. – ChrisF May 21 '10 at 19:53
feedback

In Firefox, goto Tools > Options > Load Images Automatically -> Exceptions

Add site and say Block and Close

alt text

link|improve this answer
3  
+1 for suggesting a solution WITHOUT the help of add-ons. – TFM May 14 '10 at 8:20
feedback

You can use a greasemonkey script to do this.

This question might be close to this one in SO : http://stackoverflow.com/questions/387260/removing-images-with-greasemonkey

link|improve this answer
feedback

Nuke Anything Enhanced can also do this on a one time basis if you do not want to blacklist something forever or have to worry about managing a list of blocked content.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.