Skip Navigation

Are any of these (firefox) extensions causing the 'Adblockers are not allowed on Youtube' message for you guys?

Figured I'd make a dedicated post this time instead of leaving it in a comment.

If more details are needed, please leave a comment and tell me.

44 comments
  • I have Bitwarden, RES and uBlock Origin, plus Enhancer for Youtube.

    My fix was

    1. disable "Block Ads" in Enhancer for Youtube
    2. add this to uBlock under "My Filters":
     
        
    ! from https://gadgetstouse.com/blog/2023/05/15/bypass-ad-blockers-not-allowed-on-youtube/
    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)
    
      
  • I assume it's uBlock Origin. I have that and another one that I can't remember the name of, but it 'clicks ads' and you don't see them. I disabled uBO and left the other running. Worked fine for a few videos Sunday but Monday it was throwing the 'you can't use an ad blocker' again.

    But I'd wager just about anything that affects YT on your end will throw that message at this point since they desperately want people to pay for premium or watch 3min of ads per 5min video.

    • AdNauseam, rly great tool for fighting invasive ads (since it doesn't click on "do not track"/privacy respecting banners)

      • Ah yeah that's it. I'd had no issues with it, but I bet it's getting flagged on YT even though they're getting those sought after clicks and such. Cause I'd never click on an ad of my own choice.

  • I've been changing my useragent to chrome when I get the adblock popup. I haven't seen any popups while using a chrome user agent. Not sure if it works 100% of the time but I hope it helps!

  • I had two issues triggering the ad blocking warning. Mind that I'm running Firefox and Ublock origin.

    The first was the setting to block ads on YouTube enhancer add on.

    The second was a rule I created on Ublock origin to block the notification bell.

    After clearing both, no more warnings. At least for now.

  • I've been lucky or my extensions/network have kept me from seeing any notices.

    Alphabet (Google) through yt does block IP, refresh or change fixes it.

44 comments