RemoveAdblockThing
RemoveAdblockThing copied to clipboard
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
**Script version** 3.4 **Describe the bug** Ads are not skipped on the mobile YouTube website (https://m.youtube.com/*) **Expected behavior** I should have seen a number popping up in tampermonkey, meaning that...
Small suggestions after reading the code. Not ready to be merged, I did not test everything on YT, I just did some local test (kind of unit tests), but if...
Fix grammatical error.
Make 3 edits that checks first if the element/variable is available before it uses the child property. Otherwise the script could crash.
**Describe the bug** After the webpage loads the ad is skipped to the end and it looks like the "Skip ad" button is being "clicked" by the scrip but it...
I'm not sure if this fix is necessary or not, but since I'm not comfortable looking at the console.log which has a lot of error messages, I made this fix....
**Describe the bug** when watching any video a popup of "try youtube premium/ try youtube tv" pops up and cant close it. **To Reproduce** Steps to reproduce the behavior: 1....
Refreshing is the only way to remove it. 