▲ | lucideer 2 days ago | |||||||
<offtopic> Minor website feedback: Setting the `download` property on all of your screenshot image anchors is a very odd choice: not only does it make it very difficult to view the images quickly & easily in-browser, it also clogs up my Downloads directory with things I don't intend to keep. Not only that, but it goes beyond client-side measure: someone has gone to the extra trouble of also setting `content-disposition: attachment` on each of the image HTTP response headers to make absolutely sure they can't be viewed easily in browser, even with workarounds. | ||||||||
▲ | quesera 2 days ago | parent [-] | |||||||
I suspect it's a Hey-wide thing. But if you trim off the `?disposition=attachment` from the URL, it loads in the browser. At least for me in Firefox. | ||||||||
|