AdguardTeam / AdguardBrowserExtension

AdGuard browser extension
https://adguard.com/
GNU General Public License v3.0
3.09k stars 330 forks source link

Add strict blocking mode for domain filters #2995

Open Alex-302 opened 3 weeks ago

Alex-302 commented 3 weeks ago

Issue Details

https://github.com/gorhill/ublock/wiki/Strict-blocking

Related to https://github.com/AdguardTeam/AdguardBrowserExtension/issues/2760

CC: @yarynanowak

Proposed solution

Add strict blocking mode for domain filters. It will be useful, when user import filters with rules like ||example.com^ (usually, related to security)

An option should be mentioned on the dummy page.

Alex-302 commented 3 weeks ago

May be used in Mv3, if https://github.com/AdguardTeam/AdguardBrowserExtension/issues/2992 will be fixed.