Releases: younesaassila/ttv-lol-pro
Releases · younesaassila/ttv-lol-pro
1.3.0
- 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
- 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
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
- Fix #8
1.0.1
- 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
- Disable TTV LOL when subscribed to channel
- Refactor project