Skip to content

Instantly share code, notes, and snippets.

View JongWasTaken's full-sized avatar

JongWasTaken JongWasTaken

View GitHub Profile
@JongWasTaken
JongWasTaken / youtube-ublock-fix.md
Last active November 27, 2023 20:54
Fix uBlock Origin on YouTube

How to make uBlock Origin work on YouTube again

  1. Have uBlock Origin installed, ideally on Firefox, but a Chrome-based browser is fine too (why Firefox is better choice).
  2. Open uBlock Origin Settings: Click on the icon, select the cogs at the bottom right.
  3. Go to the My filters tab.
  4. Paste in the following in its entirety:
! 2023-10-15 https://www.youtube.com
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, [])