ckuhl / ImageBlockX

Block the loading of images in Firefox, saving your data
https://ckuhl.com/s/ImageBlockX
GNU General Public License v3.0
23 stars 6 forks source link

Images loaded by javascript are still visibile #20

Open garethjax opened 5 years ago

garethjax commented 5 years ago

How to reproduce:

lazy loaded images are replaced by javascript and become visibile in any case.

arnoson commented 4 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