Skip to content

Releases: younesaassila/ttv-lol-pro

1.3.0

23 Sep 12:56
Compare
Choose a tag to compare
  • TTV LOL (Younes Aassila's Fork) is now TTV LOL PRO
    • This helps differentiate this fork from others
  • Added a whitelist toggle to the popup to help you quickly add/remove a channel to/from the whitelist
  • (Firefox only) The popup now shows the country of the proxy used by TTV LOL's API (Beta)
  • Improved privacy option by now also removing the sig parameter to avoid fingerprinting
  • Add missing COPYING file at root of repo
  • Bug fixes

1.2.0

02 Sep 16:30
97756dc
Compare
Choose a tag to compare
  • Add stream status to popup: Know immediately if a server error happened while loading stream or VOD
  • Options: Add built-in support for TTV LOL PogU
  • Upgrade dependencies

1.1.1

20 Jun 13:32
f8206d2
Compare
Choose a tag to compare

Options page

  • Whitelist channels you wish ads to be played on,
  • Choose to remove the token parameter from API requests,
  • Redirect API requests to a local server to debug the extension or enable additional features.

Add-on improvements

  • TTV LOL will now fall back to the stream with ads if the API server errors out.

Code improvements

  • Major code refactor.

Bug fixes in v1.1.1

1.0.1

17 May 21:29
1ee94ea
Compare
Choose a tag to compare
  • Fix a bug where VODs would not load
  • Add a check for Turbo subscribers and partners (I imagine this could be useful if you have multiple Twitch accounts)
  • Remove XMLHttpRequest deprecation warning in Firefox
  • Extension should now theoretically be compatible with the most used browser versions
  • Some code refactoring

1.0.0

14 May 21:09
Compare
Choose a tag to compare
  • Disable TTV LOL when subscribed to channel
  • Refactor project