PornoLab.net Thumbnail Expander

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

< 脚本 PornoLab.net Thumbnail Expander 的反馈

提问 / 留言

§
发布于: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?

§
发布于:2020-06-20

Here's how I changed the code:

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

发布留言

登录以发布留言。