When the <img> tag is nested under the <a> tag, even if the level is set to 3, the original image cannot be downloaded.
Closed this issue · 3 comments
the source code of website like:
<a href="preview_html">
<img src="thumbnail"/>
</a>
I added an example to the test page based on your report and the extension can grab the original image only when the deep search is set to level 2. However, I was not able to debug the provided page. This page is very slow on my network so running level two is pretty much not doable!
What is your browser?
I added an example to the test page based on your report and the extension can grab the original image only when the deep search is set to level 2. However, I was not able to debug the provided page. This page is very slow on my network so running level two is pretty much not doable!
What is your browser?
My English is not very good. If there is any inappropriate expression, please forgive me.
The browser I use is "Firefox 88.0 (64 bit)". According to what you say I tried again, set to level 2 and just check "save if unknown", it really works, but the downloaded file contains some button pictures or web icons. Does not particularly affect the use. The site opens slowly, probably because it mainly provides service for my country.
It may just be me improper use, rather than issue. Thank you for everything.