crocoite
crocoite copied to clipboard
Fetch all images from <picture>
Both <picture> and <img> support resolution-based image loading. We’d like to fetch all images instead of just the one Google Chrome picked for us based on the current resolution. Right now there’s the EmulateScreenMetrics behavior script. Make sure it works and fetches every single image.