Skip to content

Instantly share code, notes, and snippets.

@honboubao
honboubao / youtube_storyboard.js
Last active November 4, 2016 19:01
mouse-over video thumbnail to preview video by cycling through the storyboard
// ==UserScript==
// @name Youtube Storyboard
// @namespace hbb_works
// @description mouse-over video thumbnail to preview video by cycling through the storyboard
// @version 1.3.1r1605101704
// @include http://*youtube.com*
// @include https://*youtube.com*
// @grant none
// ==/UserScript==