I have an HTML code that contains a tag, a tag contains a link for my server uploaded file path whenever I click on the link that is redirecting to other tab showing file like image(should be viewable) and also giving the file to save on right mouse click. The downloading from browser I need to prevent. Any Plugin is there to prevent from the download.
<a href='http://localhost/admin/file/file.png'>File</a>