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
Currently, AdGuard Browser Extension does not understand $stealth modifier with webrtc option.
If any filter with the $stealth=webrtc applied, the request or document will be allowed as a normal exception.
For example, if there is a filter as the following:
It is impossible to disable webrtc by website. So we can just to not add such rules in the extension.
maximtop
changed the title
Add webrtc option in stealth exception modifier
Mark rules with webrtc option as invalid in the browser extension
Jan 9, 2024
Currently, AdGuard Browser Extension does not understand
$stealth
modifier withwebrtc
option.If any filter with the
$stealth=webrtc
applied, the request or document will be allowed as a normal exception.For example, if there is a filter as the following:
the filter will be converted to:
Therefore, it causes AdguardTeam/AdguardFilters#169648 (comment).
Screenshots
The text was updated successfully, but these errors were encountered: