How can I download an image using F12 developer tools from a website?
https://news.ycombinator.com/item?id=19040904Hello everyone
I wish to download a specific image that is hosted on hero image of a website using F12 developer tools.
I tried using the following strings in the "Search HTML" part - PNG, JPG, BMP but to no avail.
I am also a novice in CSS so maybe someone could guide me along the path.
How can I do it?