akberenz / sgtfrog

Userscript for improving SteamGifts.com interactions
GNU Lesser General Public License v3.0
1 stars 0 forks source link

On demand image loading #24

Closed akberenz closed 7 years ago

akberenz commented 7 years ago

Only load the attached images when requested, rather than all at once on page load.

Per Sighery:

you can't cancel the request for the image directly but if you remove the src attribute while it's being downloaded the browser will automatically cancel those downloads, and then you just have to put the src back whenever an user asks for it

akberenz commented 7 years ago

c375e46da470ecfdf38ccf65e470a86b01077304