YouTube Thumbnail Viewer

Adds a button to view the thumbnail of a YouTube video!

As of 2023-09-08. See the latest version.

Author
TrickyClock
Ratings
0 0 0
Version
1.1.1
Created
2023-01-07
Updated
2023-09-08
Size
2.25 KB
License
MIT
Applies to

This script adds a button that is shown when you expand the description.

Thumbnails are taken from https://i.ytimg.com (YouTube owned domain used for thumbnails)

To change the button to show below a video, replace `var showInDescription = true` with `var showInDescription = false`