Greasy Fork is available in English.

YouTube Thumbnails - Full Video Thumbnails for YouTube

Shows complete video thumbnails for YouTube videos. You can click a thumbnail image to jump to that point in the video.

您查看的为 2015-09-04 提交的版本。查看 最新版本

脚本作者
driver8
得分
0 0 0
版本
0.3.4
创建日期
2015-07-08
最近更新
2015-09-04
许可证
暂无
应用到

This script adds a small section labeled "Thumbnails" 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 image to jump to that point in the video. Click the heading again to hide the thumbnails. It can take Youtube a few hours to generate thumbnails for newly posted videos. If there are no thumbnails available (can also happen with very old videos), the section will say "No Thumbnails Available."

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. I've attempted to work with it, but SPF may prevent this script from loading properly. If it does, you can either reload the page to enable thumbnails. You can also click the Greasemonkey Menu > "User Script Commands" > "Toggle SPF" to disable (or re-enable) SPF entirely.



(Tested in Firefox with Greasemonkey and Chrome with Tampermonkey.)

Changelog:
0.3.4:
Small change to hopefully work with Youtube's SPF.

0.3.3:
Now displays "No Thumbnails Available" if Youtube hasn't generated thumbnails for the video.

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.