khloke / play-to-xbmc-chrome

A Google Chrome Extension for sending online content to be played on XBMC. Supported websites include YouTube, Vimeo, CollegeHumor, DailyMotion, eBaumsWorld and SoundCloud.
MIT License
186 stars 112 forks source link

Restablishing Twitch capability with Twitch add-on 2.1.0 #131

Closed antoine-morisseau closed 6 years ago

antoine-morisseau commented 6 years ago

Fixing the issue #126 and cleaned the dependency.

Maybe add a if (TwitchAddOnVersion >= 2.0 && < 2.1) { display a popup saying to update twitch add-on to make it available ? }

antoine-morisseau commented 6 years ago

this PR is associated with issue #126