<html>
<head>
</head>
<body>
<a href="http://www.example.com/filename.jpg" download>
<img src="http://www.example.com/filename.jpg">
</a>
</body>
</html>Coming version of D.S can use System downloader!
But unfortunately whenever I do I got a protocol error (attached screenshot).
I am not sure on this part.
Also can we use the downloader as a separate js file apart from the main html so that I can call it whenever required?
Is that possible?