octatone / Gif-Delayer

A chrome extension that hide gifs until they are fully loaded, for optimal gif enjoyment.
MIT License
20 stars 12 forks source link

Problems with LazyLoading Gifs #7

Open jer2665 opened 10 years ago

jer2665 commented 10 years ago

So I've been having issues with some gawker sites when the top image is a gif (quite often) and finally looked into it.

Gif Delayer is causing the issue, and I believe the problem is with lazyloaded gifs. I've been playing along, but I'm not sure how to fix this, so until then or we get a whilelist I added the css ... .lazy-gif img { visibility: visible ; } using stylebot (https://chrome.google.com/webstore/detail/stylebot/oiaejidbmkiecgbjeifoejpgmdaleoha?hl=en) , but if anyone knows any other sites and this is always an issue we can have it skip anything with a "lazy" class, or add the css to the plugin