Skip to content
/ Twitch5 Public
forked from kurtextrem/Twitch5

Deprecated: The Twitch 5 extension updated for Google Chrome, all credit goes to Alexander Choporov (CoolCmd)

License

Notifications You must be signed in to change notification settings

Rex000/Twitch5

 
 

Repository files navigation

Deprecated: Improved Video Player for Twitch (Twitch 5)

Alexander Choporov (CoolCmd) has returned and the extension is back to the Webstore: https://chrome.google.com/webstore/detail/alternate-player-for-twit/bhplkbgoehhhddaoolmakpocnenplmhf

Thus, my development stops from here and I will only update for my own needs.


Old description:

The Twitch 5 extension updated for Chrome, all credit goes to Alexander Choporov (CoolCmd).

To get this extension running (if you're a dev), follow these steps:

  1. Download the ZIP archive of the repository.
  2. Unpack somewhere.
Chrome
  1. Open chrome://extensions
  2. Check the Developer mode checkbox
  3. Click on the Load unpacked extension button
  4. Select the folder where you unpacked the ZIP

Changes vs. Original

The last available Chrome extension source code is from 2017. Alexander is still updating the extension and does a great job. Why Google removed it from the Webstore is unknown (I'd guess either icon copyright or Twitch claimed copyright on the name of the extension).

So I did the following:

  • Took the manifest from the last Chrome version, removed some sketchy permissions
  • Checked for sketchy URLs (There are none!)
  • Ported the latest version from the Firefox Addon Store to Chrome (from February 2018)

More Technical:

  • Enabled ASM (by replacing russian code, that Chrome somehow did not like)
  • Fixed CSS
  • Added a few other performance tweaks (using CSS, e.g. contain)

About

Deprecated: The Twitch 5 extension updated for Google Chrome, all credit goes to Alexander Choporov (CoolCmd)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 87.5%
  • HTML 9.3%
  • CSS 3.2%