Support for lazy loading images
Closed this issue · 0 comments
alganzory commented
Some sites load their images lazily (including google images I believe), so the mutation observer needs to observe changes in the src of elements to catch lazily loaded ones.