save-in icon indicating copy to clipboard operation
save-in copied to clipboard

[Feature Request] Automatic routing for HTML download attribute

Open mlysle opened this issue 5 years ago • 1 comments

Some web pages have download buttons or links which utilize the HTML download attribute. https://www.w3schools.com/TAGS/att_a_download.asp It would be great if this extension could automatically route downloads triggered by clicking on download elements.

Better would be to have an override for the default download behavior to catch all cases but I don't know if that's feasible.

Thanks in advance.

mlysle avatar Oct 01 '20 22:10 mlysle

Thanks for the request. I think Chrome might already work with download attributes, but I haven't tested it. This might be possible with a content script, but I don't have the energy for new features right now.

gyng avatar Oct 26 '20 03:10 gyng