You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered: