PornoLab.net Thumbnail Expander

Automatically unfolds spoilers and replaces thumbnails with full sized images while removing thumbnails linking to adware.

< Feedback on PornoLab.net Thumbnail Expander

Question/comment

§
Posted: 2020-06-20

Unwanted tooltips

When I hover an image, it creates a huge tooltip that contains the base64 source of the image. If you create your img tags with the title="" property in the tag, this will not happen. Would you be nice enough to update your script please?

§
Posted: 2020-06-20

Here's how I changed the code:

node.innerHTML = '<img src="' + url + '" style="max-width:' + max_img_width + '" title=""/>';

Post reply

Sign in to post a reply.