As we know, we can get the source code of a web page with Firefox. I'd want to get the pictures in the page via the source code. Is there a way for it? Or any addons of Firefox to achieve it? Thanks a lot.
|
feedback
|
migrated from stackoverflow.com Sep 9 '09 at 8:40
This question came from our site for professional and enthusiast programmers.
|
There is a good add-on for Firefox named DownThemAll! that allows to download any media on a page by filtering with a regular expression. Apart from that, this question is not programming-related. | |||
|
feedback
|
|
Alertnatively, you could just press Ctrl-U and have a look at the source... | |||
feedback
|
|
(at least if you're on a mac), drag and drop them onto your desktop (or anywhere else). | |||
feedback
|
|
In Firefox, without any add-ons: menu Tools » Page Info (Command-I on a Mac), tabsheet Media. This also gives you a Save As button for media that cannot be right-clicked on the site itself.
| ||||
|
feedback
|

