I have an image that I need to download from a website automatically. The link looks like this:
http://example.com/image.php?NewsID=7
How can I do it automatically using bookmarklet or userscripts (JavaScript)?
I have an image that I need to download from a website automatically. The link looks like this:
http://example.com/image.php?NewsID=7
How can I do it automatically using bookmarklet or userscripts (JavaScript)?