WebRTC-Leak-PreventPrevent WebRTC leaks in Chromium browsers.
WebRTC Leak Prevent
Version 1.0.14 | May 9 2018
WebRTC Leak Prevent provides user control over WebRTC privacy settings in Chromium that have no native GUI. The intended use of the extension is to prevent WebRTC leaks.
The only required permissions are 'privacy' and 'storage'.
How it works
In Chromium version 48+, the extension provides user control over webRTCIPHandlingPolicy
, defaulting to default_public_interface_only
.
In older versions of Chromium, legacy options are supported. This includes webRTCMultipleRoutesEnabled
for Chromium version 42 - 47, and webRTCNonProxiedUdpEnabled
for Chromium version 47.
Download
To easily toggle leak protection on and off, use WebRTC Leak Prevent Toggle.
Privacy
WebRTC Leak Prevent does not collect any user data.
The extension is hosted entirely on GitHub, the Chrome Web Store, and Opera Addons. These services may independently collect user data.
License
Copyright 2018 Aaron Horler
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.