alganzory/HaramBlur

Support for lazy loading images

Closed this issue · 0 comments

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.