AutoPlayFootybite.user.js is an Userscript (read below to know how to install, I promise, it's not hard !) which makes soccers streaming sites usable again.
- 🌟 Features
- ⚙️ Usage and Installation
- 👍 Recommended aditionnal Addons & Userscripts
- 👁️🗨️ How to Inspect Websites Myself ?
- AutoPlay Feature
- Autoplay - Without sound (Browser limitation), just have to set the volume up on load.
- Works for Bitmovin, Clappr, VideoJS, HLS.js and Native HTML5 players.
- Footybite
- (✨ new !) Now has a Dark & Light Mode which respect your host's current color-scheme.
- No sidebar, and schedule list takes now full page's width.
- All subsequents streaming sites are decluttered to remove popups and ads.
- All subsequents streaming sites got all elements removed except the video for a clutter-free experience
- (✨ new !) Now support Live(.)sx
- no design change on the main website.
- No more 30 seconds ads.
- Remove the (3x !) popups.
- Popup takes full page width.
- Majority of Streaming Links got their websites decluttered to remove popups and ads.
- (✨ new !) Now support Buffstreams that is sportshub(.)stream
- no design change on the main website
- All streaming links got their websites decluttered to remove popups and ads.
- AntiAntiRightClick
- On some website that block right-clicks, the script AntiAntiRightClick is Enabled
- (✨ new !) Block shady javascript
- Because they don't want to inspect their websites, they run obfuscated that that simply burns your CPU when you open the console or clear it.
- For now this work way better on Firefox though. Chrome MutationObserver API doesn't seems to intercept fast enough, unless one's do Ctrl+Shift+R
- Some example are blast.js, and some other obfuscated tools.
- Because they don't want to inspect their websites, they run obfuscated that that simply burns your CPU when you open the console or clear it.
- (✨ new !) Block Tracking Websites
- Block Histats and gtag by default, and many more. Those are usually already blocked if you use uBlock Origin though.
- Declutter every streaming websites added. This basically removes every useless sections around the video, including sidebar, comment section, etc.
Install one Userscript Manager such as ViolentMonkey, TamperMonkey or Userscripts for Safari (macOS and iOS support) (Links below)
Then, simply click this link : AutoplayFootybite.user.js
Your Userscript Manager will simply open a new windows, and you'll simply have to click on Install.
Adblocker (uBlock Origin)
The best adblock of them all, I named uBlock Origin.
The only good AdBlocker out there, which preserve your privacy the most and doesn't even accept donations to avoid "corruption with money".
Thanks you very much Raymond Hill !
This script is really far from perfect, to prevent most of the annoying popup when clicking anywhere
I'd recommmend PopUpBlocker (Github) - (Direct Link), an amazing Userscript By AdGuard's Team.
Bypass Page With a Wait Time (FastForward)
While this scripts contains a working solution to bypass some links, FastForward is the recommended solution to bypass such link fast and reliably.
Unfortunately, FastForward was both removed from Chrome Store and Firefox Store, but they provide a .xpi files which doesn't requires you to download the developement version of Firefox ! Feel free to try it out here : https://fastforward.team/install
FastForward for Chrome
FastForward for Firefox
- Firefox can easily bypass website's right-click limitations by pressing Shift while right-clicking on a player.
- If the player is indeed in an iframe you can right-click, press This frame > Open in a new tab or inspect it to get it's real link.
- I'd recommend clicking first 'Inspect source code of this frame', because if you open it directly, almost every time it contains some js code to put you on an other URL, or makes your Browser freeze.