Closed pr0advocate closed 4 years ago
The destination page uses a JavaScript code to load the image. There is no track of the image URL in the "/top/3832881"
page. So the extension cannot extract the link.
The image link would be https://img.pr0gramm.com/2020/04/12/473453d9373f9dab.jpg
And is listed in the HTML page of "/top/3832881"
<img class="item-image-actual" src="//img.pr0gramm.com/2020/04/12/473453d9373f9dab.jpg" style="width: 392px; height: 507px;">
You need to see the actual page source, not the rendered one; Use "View Page Source" -> view-source:https://pr0gramm.com/top/3832881
As you can see the page is very small and uses JS for building the img element.
Any chance that any future version can handle such JS loads?
Unfortunately not. There is no secure way to build documents.
This website doesn't work. (Does pull only the image selected but not the other in the list reardless of depth selected) pr0gramm.com/top
Images are linked on the website as follows:
img src however just leads to the thumbnail. pr0gramm.com/top/3832881 would lead to the image. However the tool doesn't search this link I guess