TTV Ad Mute contribution (#505)

* Adding TTV Ad Mute to the full-list.md

* Adding TTV Ad Mute to the main README
This commit is contained in:
Darrin Johnson
2026-02-27 16:39:18 -05:00
committed by GitHub
parent c9467b2ad1
commit ddb2a0cb1f
2 changed files with 7 additions and 2 deletions
+5 -1
View File
@@ -18,6 +18,10 @@
- Replaces ad segments with ad-free segments. Can use a proxy fallback. Removes ad segments if both methods fail (no playback until ad-free stream is found).
- `AdGuard Extra` - [chrome](https://chrome.google.com/webstore/detail/adguard-extra-beta/mglpocjcjbekdckiahfhagndealpkpbj) / [firefox](https://github.com/AdguardTeam/AdGuardExtra/#firefox) / [userscript](https://userscripts.adtidy.org/release/adguard-extra/1.0/adguard-extra.user.js)
- Forked from `vaft` (should behave similarly to `vaft`). Attempts to get a high resolution clean stream as fast as it can.
- `TTV Ad Mute` - [firefox](https://addons.mozilla.org/en-US/firefox/addon/twitch-tv-ad-mute/) / [code](https://github.com/drj101687/ttv-ad-mute)
- Automatically mutes/unmutes appropriate Twitch tabs when the tab starts playing ads.
- Covers the ad player with a black box when ads are playing.
- Muting the browser Tab avoids negatively impacting metrics for the Streamer and prevents twitch-drops from being disabled.
---
@@ -74,4 +78,4 @@ Buffering may occur at higher resolutions. This happens because traffic comes fr
## Web browser scripts (userscript) (unmaintained)
- https://greasyfork.org/en/scripts/415412-twitch-refresh-on-advert/code
- Reloads the player (or page) when it detects the ad banner in DOM.
- Reloads the player (or page) when it detects the ad banner in DOM.