OriginalUI
Feature
- 1.Reduced 13,000+ EasyList rule matching complexity from O(n×m) to O(1) lookup + O(k) verification using token-indexed inverted index, eliminating request blocking performance bottlenecks
- 2.Designed modular architecture with browser-native declarativeNetRequest API, offloading interception to browser layer to reduce Content Script overhead and improve frontend stability
- 3.Multi-layer protection enhancing browser security by blocking 10,000+ malicious domains and defending against clickjacking and UI overlay attacks
Architecture

Screenshots


