blackle / Right-Click-Borescope

A chrome extension that lists all images under the mouse cursor
82 stars 6 forks source link

parse srcset #4

Closed blackle closed 2 years ago

blackle commented 2 years ago

many size options in srcset attribute sometimes. imdb has many images like this, where the borescope doesn't pick up on the largest possible image

jleedev commented 2 years ago

Accessing img.currentSrc should do this automatically.

blackle commented 2 years ago

thanks! I would like to make all of the available srcs available, however