Skip to content

Commit bfd5342

Browse files
committed
docs: Update README to v2.0.2, add Input Shield feature
1 parent 86ce1f5 commit bfd5342

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# Ultra Popup Blocker
66
### The Universal Solution for a Cleaner Web
77

8-
[![Version](https://img.shields.io/badge/version-2.0-007AFF.svg?style=for-the-badge)](https://github.com/1Tdd/ultra-popup-blocker/releases)
8+
[![Version](https://img.shields.io/badge/version-2.0.2-007AFF.svg?style=for-the-badge)](https://github.com/1Tdd/ultra-popup-blocker/releases)
99
[![License](https://img.shields.io/badge/license-MIT-34C759.svg?style=for-the-badge)](LICENSE)
1010
[![Platform](https://img.shields.io/badge/platform-Universal-5856D6.svg?style=for-the-badge)]()
1111

@@ -35,7 +35,7 @@ A stunning, blur-backed interface that feels native to modern operating systems.
3535
* **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.
3636
* **State-Caching Architecture:** Domain status checks are now **O(1)** (instant). Zero lag, even on the heaviest web pages.
3737
* **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.
3939

4040
### ⚡ Intelligent Defense Layers
4141
1. **Trap:** Intercepts `window.open`, `target="_blank"`, and simulated mouse events (including middle-click).

0 commit comments

Comments
 (0)