A program to open every link of a specific board would be very helpful. I am by no means competent enough to do this but I hope somebody here can make this happen :-) (Please, don't flame.)
Name:
Anonymous2009-01-03 23:06
javascript:for(i=1;i<11;i++){h = i + ".html";window.open(h);}void(0)
This is the simple approach. Bookmark it and it will open in new tabs. (In good browsers)
I'm not sure how to open every thread, though.
Please help, I'd like to do this also.