I'm a fire fox user and was wondering if anyone knows of a plugin/extentions that will filter and replace pictures
e.g. (and only an example)
site source has tag as follows
<img src="http://www.iforumer.com/images/ranks/ut/rang2.gif" alt="Junior Member" title="Junior Member" border="0" />
and i would like to replace this with
<img src="[insert new hyperlink here]" alt="Junior Member" title="Junior Member" border="0" />
or if anyone can point me to a site where i could write my own script that would be cool too
even a quick and dirty hack would be fine, interface doesn't need to be pretty just work

--edit--
ok nvm then, found something similar. you can ignore this post sorry for wasting your time
#-o