Skip to content

Instantly share code, notes, and snippets.

@abhisekpadhi
Created October 23, 2023 06:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save abhisekpadhi/5c0680a14a10e22f3cf198658fcca1ff to your computer and use it in GitHub Desktop.
Save abhisekpadhi/5c0680a14a10e22f3cf198658fcca1ff to your computer and use it in GitHub Desktop.
ublock origin youtube filter - 2023 Oct
youtube.com##+js(set, yt.config_.openPopupConfig.supportedPopups.adBlockMessageViewModel, false)
youtube.com##+js(set, Object.prototype.adBlocksFound, 0)
youtube.com##+js(set, ytplayer.config.args.raw_player_response.adPlacements, [])
youtube.com##+js(set, Object.prototype.hasAllowedInstreamAd, true)
@abhisekpadhi
Copy link
Author

uBlock origin → Settings → My filters → copy paste these filters → Apply changes → ✅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment