YouTube Thumbnails - Full Video Thumbnails for YouTube

Shows complete video thumbnails for YouTube videos

As of 2015-07-25. See the latest version.

Author
driver8
Ratings
0 0 0
Version
0.3.2
Created
2015-07-08
Updated
2015-07-25
License
N/A
Applies to

This script adds a small section labeled "Thumbs" in between the video title and upload info on YouTube video pages. When clicked, it expands to show a full video thumbnail, including timestamps. Click an individual time or thumbnail to jump to that point in the video. Click the heading again to hide the thumbnails.

Important note: Google uses this funky thing called SPF to speed up loading when you click from one page to another in the same window on YouTube. SPF prevents this script from loading properly. You can either reload the page to enable thumbnails or you can click the Greasemonkey Menu > "User Script Commands" > "Toggle SPF" to disable (or re-enable) SPF.



(Tested on Firefox 40 with Greasemonkey 3.2 and Chrome 45 with Tampermonkey 3.11.)

Changelog:
0.3.2:
Now scrolls to the video when clicking a thumbnail.
Fixed some issues with weird layout of the time links within the table cells.

0.3:
You can now click on a thumbnail image to jump to that time in the video.

0.2.1:
Fixed collapsing of thumbnails.

0.2:
Initial Release.