Home

Disable ad keepers

This script finds and disables all the annoying shenanigans that prevent you from being able to use whatever ad blocker you're using. It also restores the default behaviour for right click events.

How?

By injecting a script on the page I'm able to find and block all undesired scripts by removing their innerText or src and href attributes

How to install:

  1. Add the Tampermonkey extension to your browser
  2. When done, click on the icon that pops up in the top right corner of the window
  3. Click on Dashboard
  4. Then go to Utilities and paste this link (https://tms.milovangudelj.com/disable-keepers/disableKeepers.js) in the Install from URL field
  5. Then click on Install, and voilà.

The next time you visit ask4movie.cc you will be able to enjoy it without those annoying ads, and if you ever need to you will be able to easily inspect the page.