I'm curious as to how DownThemAll does this. Do they use Javascript?
How can I get a list of all of the urls in a website using Javascript?
I'm curious as to how DownThemAll does this. Do they use Javascript?
How can I get a list of all of the urls in a website using Javascript?
This code would generate list of picture URL's which are used in
<img>
Using collections
Links:
document.links
(href)Images:
document.images
(src)Using DOM
Bookmarklet:
Live Demo
Now you can save the new page to your harddisk and there will be a dir full of images