Skip to content

Instantly share code, notes, and snippets.

View xNaCly's full-sized avatar
🎓
going to university, working on everything, everywhere, at once

xnacly xNaCly

🎓
going to university, working on everything, everywhere, at once
View GitHub Profile
@xNaCly
xNaCly / gist:79995e0c43d1fd0819f371971cafdc8a
Created January 2, 2021 18:28
uBlock origin - block youtube cookie consent dialoge
www.youtube.com###dialog
youtube.com##.ytd-popup-container
youtube.com##.ytd-consent-bump-lightbox
youtube.com##.opened
youtube.com##+js(set, ytInitialPlayerResponse.auxiliaryUi.messageRenderers.upsellDialogRenderer.isVisible, false)
youtube.com##+js(set, ytInitialData.overlay.upsellDialogRenderer.isVisible, false)
youtube.com##+js(json-prune, [].playerResponse.auxiliaryUi.messageRenderers.upsellDialogRenderer)
youtube.com##+js(json-prune, auxiliaryUi.messageRenderers.upsellDialogRenderer)