Closed GoogleCodeExporter closed 9 years ago
that doesn't sound like a common use case for someone who uses my extension.
instead, you could just write a simple bookmarklet. something like
javascript:var x=document.querySelectorAll("a");for(i in
x){if(x[i].href.match(new RegExp(/.*torrent$/))){x[i].click();}};
Original comment by jul...@gmail.com
on 8 Mar 2013 at 8:08
Original issue reported on code.google.com by
sethc...@gmail.com
on 1 Mar 2013 at 11:06