March 06, 2009
By: erik
Category: Geeky, Videos
1,176 views
Rate this post:

Loading ...
In the same vein as my Flickr Link Preview script, I’ve created preview Greasemonkey script for links to YouTube videos. Since YouTube provides three thumbnails for every video, it shows up as a little slideshow of the video’s three thumbnails. It’s pretty handy. Never be rickrolled again!
Watch the video screencast below to better understand exactly how it works. Here are a fewvideolinks for testing with once you get your plugin installed.
Installation
- Install the Greasemonkey plugin into Firefox.
- Go to userscripts.org.
- Click on “Install”.
That’s it! Now when you see a link that might be to a YouTube video, simply hover over it and a preview will pop up.
Screencast
This video is also available on Flickr, YouTube, Metacafe, Google, Break, Blip.tv, Veoh, Imeem, Sclipo, Viddler and 5min.
Related Posts
|
|
Flickr Link Preview – A Greasemonkey Script
|
| I’ve had this idea for a Greasemonkey script for a while. It seemed to me like, using the extensive Flickr API, I should be able to write a script that shows me a thumbnail of an image that was linked to in Flickr. When someone says, “Check out thesephotosonFlickr,” with text hyperlinks, I’d like to [...] |
|
YT-Audio: Audio Hosting From YouTube in WordPress
|
| I’m a huge fan of the Audio Player plugin for WordPress that lets you embed a flash player for a single MP3 file in a blog post. The problem is that you have to host the MP3 file yourself, and if your hosting service isn’t very generous with either storage space or bandwidth, it’s not [...] |
|
Flickr Group List Search
|
| I’ve been wanting to try my hand at writing a Greasemonkey script for a while. For those of you that don’t know, Greasemonkey is a Firefox add-on that lets you run any javascript that you want as if it were part of the web page you are viewing. The main point of this is to [...] |