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.
Tell me more
×
Super User is a question and answer site for
computer enthusiasts and power users. It's 100% free, no registration required.
migrated from stackoverflow.com Sep 9 '09 at 8:40
|
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. |
|||
|
|
|
Alertnatively, you could just press Ctrl-U and have a look at the source... |
|||
|
|
(at least if you're on a mac), drag and drop them onto your desktop (or anywhere else). |
|||
|
|
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.
|
||||
|
|


