Mouseover Popup Image Viewer

Shows images and videos behind links and thumbnails.

< 腳本Mouseover Popup Image Viewer的回應

提問/評論

§
發表於:2024-10-06

Can you please provide a working rule which will zoom the images shown on Amazon.com "Review" section? See attached screenshot as an example. I tried with the usual shortcut, but it does not zoom out the images in the review section.
Thanks!

§
發表於:2024-10-12

Hello, did you get a chance to check this?

woxxom作者
§
發表於:2024-10-12

Something like this I guess:

{"d": ".amazon.",
 "e": ".a-carousel-card img+div","html":true,"r":".",
 "s": "gallery",
 "g": "var _=[...doc.querySelectorAll('.a-carousel-card [data-url]')].map(e=>({url:e.dataset.url}));_.index=node.closest('[data-url]').dataset.url;return _"
}
§
發表於:2024-10-12

Thank you! That works fine on the section that I have provided in the screenshot.

However, when I scroll down to the actual comments section (where people have provided their comment and image), I try to zoom out the images and they don't zoom out to the original size. See screenshot below.

§
發表於:2024-10-19

Hello, a reminder please.

發表回覆

登入以回復

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址