Open garethjax opened 5 years ago
The thumbnail images in google image search are base64 encoded so there is no way you can prevent them from loading, because they are already there in the source code. Images that are lazy loaded are blocked by this extension
How to reproduce:
lazy loaded images are replaced by javascript and become visibile in any case.