TheRealJoelmatic / RemoveAdblockThing

The intrusive "Ad blocker are not allowed on YouTube" message is annoying. This open-source project aims to address this issue by providing a solution to bypass YouTube's ad blocker detection
http://joelmatic.com/
MIT License
6.06k stars 330 forks source link

Stop forcing 5.6 update, only 3.8 works. #604

Closed Mendax1989 closed 3 months ago

Mendax1989 commented 3 months ago

I click skip, keeps updating. Only 3.8 works.

keithseric commented 3 months ago

You can turn off updating in the script. 5.6 is working best for many of us.

bringalas commented 3 months ago

You can turn off updating in the script. 5.6 is working best for many of us.

how

keithseric commented 3 months ago

In Tampermonkey, go to the Dashboard and click the edit icon on the right-hand side of the script. Change updateCheck=true; to false. Click File, then Save.