• Awoo [she/her]@hexbear.net
    link
    fedilink
    English
    arrow-up
    103
    arrow-down
    1
    ·
    1 year ago

    Open your ublock Origin dashboard and add the following 4 lines:


    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)
    

    You’re welcome.