YT: peek-a-pic

Hover a thumbnail at its bottom part and move the mouse horizontally to view the actual screenshots from the video

As of 2019-08-21. See the latest version.

These are versions of this script where the code was updated. Show all versions.

  • v1.0.18 2024-04-14

    also show on suggestions + don't limit preview size

  • v1.0.17 2024-02-10

    ignore YT:not-interested when hovering

  • v1.0.16 2021-11-13

    scale the thumbnail to 200px

  • v1.0.15 2021-06-18

    switch to inner API

  • v1.0.14 2020-04-26 fade out only when hot area is hovered
  • v1.0.13 2020-04-01 fade out to background to match light/dark theme
  • v1.0.12 2020-04-01
  • v1.0.11 2020-02-25 show correct storyboard after soft refresh + simplify code + trivial onmouseover speedup
  • v1.0.10 2019-09-29 fixup
  • v1.0.9 2019-09-29 retry after 1 second
  • v1.0.8 2019-09-29 show "No storyboard" as text
  • v1.0.7 2019-09-17 show "No storyboard" tooltip instead of "error" when there is no storyboard in the player config data
  • v1.0.6 2019-08-29 show short storyboards too, show time marker
  • v1.0.5 2019-08-21 subdue a bit, add a hover delay
  • v1.0.4 2019-08-20 recalculate inHotArea
  • v1.0.3 2019-08-20 fix calcHoveredIndex
  • v1.0.2 2019-08-20 make transitions smoother
  • v1.0.1 2019-08-20 no need for onmouseenter/leave
  • v1.0.0 2019-08-20