您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Shows complete video thumbnails for YouTube videos
当前为
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
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.