Open Alex-302 opened 3 weeks ago
https://github.com/gorhill/ublock/wiki/Strict-blocking
Related to https://github.com/AdguardTeam/AdguardBrowserExtension/issues/2760
CC: @yarynanowak
Add strict blocking mode for domain filters. It will be useful, when user import filters with rules like ||example.com^ (usually, related to security)
||example.com^
An option should be mentioned on the dummy page.
May be used in Mv3, if https://github.com/AdguardTeam/AdguardBrowserExtension/issues/2992 will be fixed.
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.