You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -35,7 +35,7 @@ A stunning, blur-backed interface that feels native to modern operating systems.
35
35
***The "Black Hole" Proxy:** Uses a recursive `FakeWindow` proxy that absorbs detection attempts. It tricks anti-adblock scripts into thinking a popup opened successfully, preventing site breakage while keeping the popup blocked.
36
36
***State-Caching Architecture:** Domain status checks are now **O(1)** (instant). Zero lag, even on the heaviest web pages.
37
37
***Strict Mode:** New option to block ALL popups by default, providing maximum protection.
38
-
***Strict Mode:**New option to block ALL popups by default, providing maximum protection.
38
+
***Input Shield:**Protects settings UI from hostile websites that block keyboard events.
39
39
40
40
### ⚡ Intelligent Defense Layers
41
41
1.**Trap:** Intercepts `window.open`, `target="_blank"`, and simulated mouse events (including middle-click).
0 commit comments