Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 1.91 KB

README.md

File metadata and controls

29 lines (22 loc) · 1.91 KB

Twitch-Preview

The goal of this project was to create a userscript that would make the viewing experience on Twitch.tv easier and more pleasant. Often times, when viewing the list of live channels for a game the thumbnail image for a channel will not give an accurate impression of the current streamers activities. Twitch-Preview solves this problem, replacing a channel thumbnail image with the channel's live stream.

Twitch-Preview Example in Chrome

Getting Started

These instructions will assist getting Twitch-Preview running on your browse.

Installation

First install either Tampermonkey (Chrome) or Greasemonkey (Firefox) depending on your preferred browser. Chrome is strongly recommended, strongly.

Next download the userscript Twitch-Preview by clicking on the "raw" icon. It should be added to your userscript manager (Tampermonkey or Greasemonkey).

Try it out

If you're using Firefox, upon visiting twitch you must disable protection by clicking the lock icon left of the URL. If not, you will see a black live stream. There is currently no workaround for this and it must be done each new session unfortunately.

If you're using Chrome, once the preview loads simply click the play button.

Head on over to Twitch.tv, select a game, and try it out! Simply hover over a channel for 1 second and the live stream will appear.

Future Plans

  • Autoplay (Chrome)
  • Disable protection workaround? (Firefox)

Credits

jQuery waitForKeyElements