Remove Adblock Detection Layer

Removes adblock detection popups and overlay layers

作者
Abdelali-souini
日安装量
3
总安装量
16
评分
0 0 0
版本
1.2
创建于
2025-05-07
更新于
2025-05-07
大小
1.5 KB
许可证
暂无
适用于
所有网站

The Remove Adblock Detection Layer is a lightweight Tampermonkey script designed to automatically detect and remove adblock-blocking popups, overlays, and page restrictions. It targets common anti-adblock messages (e.g., "Please disable your adblocker") and restores normal page functionality by eliminating intrusive elements.

Key Features
✔ Anti-Adblock Popup Removal – Scans for and removes overlay elements containing adblock-related keywords (e.g., "disable adblocker", "bypass extension").

✔ Page Restriction Bypass – Unlocks scrolling (overflow: auto) and removes blur filters (filter: none) applied by anti-adblock scripts.

✔ Dynamic Detection – Uses a MutationObserver to catch anti-adblock elements that load after the initial page render.

✔ Lightweight & Fast – Runs at document-end to minimize performance impact while ensuring maximum coverage.

✔ No Permissions Needed – Works without special Tampermonkey grants (@grant none).

Use Cases
Bypass Paywalls – Remove "disable adblock" popups on news and streaming sites.

Restore Page Functionality – Unlock scrolling and unblur content blocked by anti-adblock scripts.

Improve Browsing Experience – Stop interruptions from persistent adblock detection modals.

Installation & Usage
Install Tampermonkey (Browser Extension).

Add the Remove Adblock Detection Layer script.

Browse freely—the script automatically removes detected adblock walls.

Check the console for logs (✅ Adblock layer removed) on blocked elements.