Skip to content

Images not detected on scrollable websites #120

@sebastienbo

Description

@sebastienbo

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/

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions