Mouseover Popup Image Viewer

Shows images and videos behind links and thumbnails.

< Părere la script-ul Mouseover Popup Image Viewer

Recenzie: Bun, script-ul merge

§
Postat în: 15-02-2025

What setting should be made in the script settings such that when I move the mouse pointer over a YouTube video thumbnail picture and then click on the "Ctrl" key, the thumbnail picture image should maximize in it's full resolution?

I click on Configure > Find Rule > Youtube (Preview Image) and then apply that.

However, the image does not show. I have provided a screenshot of my current settings for reference.

woxxomAutor
§
Postat în: 15-02-2025

Works for me in my tests on youtube.com. Where do you test it?

§
Postat în: 15-02-2025

Works for me in my tests on youtube.com. Where do you test it?

Example page where I am checking:

https://www.youtube.com/@DarkSynthAmbient/streams

§
Postat în: 15-02-2025

I was experimenting with the settings and I somehow managed to show the thumbnail image but the issue is that it does not maximize to the full resolution. (see screenshot). Can you please provide the rule so that the image popsout to the full resolution?

woxxomAutor
§
Postat în: 15-02-2025

This is the maximum provided by youtube.

§
Postat în: 15-02-2025

Yt provides a maximum of 1280x720 resolution for the thumbnail image. You can easily check this by visiting this page

https://youtube-thumbnail-grabber.com/

and then Pasting any youtube video link (Ex: https://www.youtube.com/watch?v=-WpJ0Igqfkc)

The direct link to the full resolution image is : https://img.youtube.com/vi/-WpJ0Igqfkc/maxresdefault.jpg

woxxomAutor
§
Postat în: 15-02-2025

I didn't know that, the rule is submitted by someone else. Try using the URL you've shown in the rule i.e. replace 0.jpg with maxresdefault.jpg.

§
Postat în: 15-02-2025

Done that but no luck. I still see the smaller image being popped out. Can you please check?

woxxomAutor
§
Postat în: 15-02-2025

Works for me.

{"u": "||youtu", "r":"(youtu\\.be/|youtube\\.(googleapis\\.)?com/(watch.+?v=|v/))([a-z0-9_-]+)",
 "s": [
  "https://img.youtube.com/vi/$4/maxresdefault.jpg",
  "https://img.youtube.com/vi/$4/0.jpg"
 ]
}
§
Postat în: 16-02-2025

Thanks for the rule. I observed it works now perfectly when I hover the mouse over the title of the video and then press the "Ctrl" key. For some videos, when I hover the mouse over the thumbnail image and then click on the "Ctrl" key, it just pops out the smaller image. But that's fine. It works now. Thanks for all your hep on this.

Postează un raspuns

Autentifică-te pentru a posta un răspuns.

长期地址
遇到问题?请前往 GitHub 提 Issues。