Adds a button to view the thumbnail of a YouTube video!
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`