Skip to content
This repository has been archived by the owner on Mar 12, 2024. It is now read-only.

uncleLukie/gwiddyingRN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

notice

this doesn't work atm, youtube is going ham on trying to stop adblocker this seems to work as of 8/12/23 https://github.com/TheRealJoelmatic/RemoveAdblockThing

gwiddyingRN

hey there! so you're tired of that annoying "ad blocker detected" popup on youtube, right? this script gets rid of it and even hits play on the video for you. 🎉

how to get this running

  1. first off, get tampermonkey from here.
  2. open the tampermonkey dashboard and hit "create a new script".
  3. delete whatever's there and paste the script code.
  4. hit save. done!

how to make sure it's on

  • the script should be on by default. if not, there's a toggle next to its name in the dashboard. flip it on.

what's it doing, anyway?

  • uses something called MutationObserver to keep an eye on youtube's page changes.
  • finds that pesky popup by its code signature and yeets it into the void.
  • hits the play button for you. you're welcome.

that's all! enjoy your youtube binge. 🍿

Releases

No releases published

Packages

No packages published