Skip to content

a449707101729771095/WebRTC-Leak-Prevent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebRTC Leak Prevent

Version 2.0.0 | May 12 2025

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.

Download

Chrome Web Store


Privacy

WebRTC Leak Prevent does not collect any user data.

The extension is hosted entirely on GitHub and the Chrome Web Store. These services may independently collect user data.

License

Copyright 2025

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.