Skip to content

Instantly share code, notes, and snippets.

View Firepup6500's full-sized avatar
💻
Likely distracted

Firepup650 Firepup6500

💻
Likely distracted
  • Console
  • 10:01 (UTC -04:00)
View GitHub Profile
@Firepup6500
Firepup6500 / mf-adblock.js
Last active March 18, 2024 06:46
mf-adblock 0.7: A Tamper Monkey Adblocker
// ==UserScript==
// @name mf-adblock
// @namespace none
// @version 0.7
// @description A basic anti-adblock workaround that can remove or click elements on a website
// @author DerFichtl, with major improvements by Firepup650
// @match https://*/*
// @icon https://getadblock.com/favicon.ico
// @grant none
// @noframes