AdguardTeam / AdguardBrowserExtension

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

Disable WebRTC (request to also block SDP Log visible in WebRTC Browserleaks test) #3010

Open SampeiNihira opened 1 month ago

SampeiNihira commented 1 month ago

Issue Details

Block WebRTC Open:

https://browserleaks.com/webrtc

SDP Log is visible.

Proposed solution

SDP Log should be blocked

Alternative solution

I tried using in the user rules this scriptlet:

%#//scriptlet('nowebrtc')

But it does not always work. As the pictures show:

scriptlet that fails its work:

3

scriptlet OK:

4

windwak3r commented 1 month ago

@SampeiNihira, hello! I couldn't reproduce the problem. Could you please export your settings or provide exact steps? SDP log is always invisible on my side with the rule.

SampeiNihira commented 1 month ago

Try browsing other websites (even very heavy ones) and then run the test. In fact,it is not a defect that appears all the time,but only occasionally.

Obviously with the rule. Without rule,but by activating the “Block WebRTC” setting SDP Log is always visible