• Stars
    star
    2
  • Language
    JavaScript
  • Created about 7 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

I made this extension when the main ad-blockers started failing on major websites, circa 2016. I started overriding the native window.open method and returning a mock WindowProxy object, but I ended with something simpler: my code actually CLOSES pop-ups, nothing more.