-
Notifications
You must be signed in to change notification settings - Fork 315
Description
Setup
Chrome 132
Describe the bug
Websites start to use a new method for loading images (lazy loading) which causes the chrome plugin not to detect any images on a page. This happens because to start loading the images, users must scroll in order to load the next images, this happens on a different websites now, and this makes the plugin unusable.
Here is an explenation of whats happening by other users:
https://www.reddit.com/r/webdev/comments/18cnxs0/why_does_every_major_website_seem_to_implement/
The only plugin that seems to be able to bypass this new method is a plugin called "One Click Image Downloader" on the chrome plugins store. It has some feature called autoscroll.
Are you guys also working arround this problem of Just-in-time loading images?
URL
https://www.reddit.com/r/webdev/comments/18cnxs0/why_does_every_major_website_seem_to_implement/