I understand there are security vulnerabilities exposed when WebRTC is enabled, so I would like to disable it in Chrome. How does one do that?
I thought I'd be able to do it under chrome://flags, which in v48 (64-bit) has the following entries...
- Enable support for WebRTC Stun origin header (disabled)
- Disable Delay Agnostic AEC in WebRTC (disabled)
- Enable negotiation with DTLS 1.2 for WebRTC (disabled)
- Disable support for WebRTC hardware video decoding.(unavailable experiment)
- Disable support for WebRTC hardware video encoding. (unavailable experiment)
I've also tried the following chrome extensions without success
- WebRTC Leak Prevent
- Anonymous VPN - WebRTC leak prevent
- Whats My IP | Whour.net
- uBlock Origin (Blocks ads & pop-ups nicely though)
There's one more WebRTC Leak Prevent Toggle I didn't bother trying because it's made by the same company as the first, which didn't work.
Note: I'd like to add a new tag [WebRTC] but don't have enough points to do it. If someone else would please add that, I'd appreciate it :)