Mouseover Popup Image Viewer

Shows images and videos behind links and thumbnails.

< 脚本Mouseover Popup Image Viewer的反馈

评价:好评 - 脚本运行良好

§
发表于:2024-08-01

Can you provide a working rule for the following website:

https://www.vecteezy.com/

The script does not enlarge the images on this website.

woxxom作者
§
发表于:2024-08-02
{"d:": "vecteezy.com",
 "html": true,
 "r": "src=\"([^\"]+)/thumbnails/([0-9/]+)small\\w*(/[^\"]+)",
 "s": "$1/previews/$2non_2x$3"
}
§
发表于:2024-08-17

Thank you!

§
发表于:2025-01-13

I think you missed adding this to the repository. Can you please add it?

woxxom作者
§
发表于:2025-01-13

MPIV's wiki is open for editing to anyone, actually, so maybe you could do it. Just copy the formatting from another entry and add the new one in alphabetical order, then look at the preview to make sure everything's fine, then publish it.

发表回复

登录以发表回复。