From the title this may sound like a duplicate question. But what I am asking for is help writing a Greasemonkey script that takes all images containing the word \"thumbnails\"
Psuedo-code:
var thumblinks=new Array(); for(x=0;x
Does this work?