WebExtension that disables WebRTC
To ensure your IP address does not leak while using a VPN (or another IP-masking technology), this extension disables WebRTC in Firefox 57+ by using the new API for browser.privacy.network.peerConnectionEnabled
https://developer.mozilla.org/en-US/Add-ons/WebExtensions/API/privacy/network
Confirm the setting with the URL below. It should be set to "false".
about:config?filter=media.peerconnection.enabled
Source available on:
https://github.com/loganmarchione/disable-webrtc
- License: Mozilla Public License 2.0
- Weekly downloads: 128
- Average daily users: 1053
- Rating: 4/5 of 32 ratings
- Created: 2017-08-25 15:39:43
- Last updated: 2017-08-28 16:10:22
- Homepage: https://loganmarchione.com/
- Support site and email
- Orig: https://addons.mozilla.org/en-US/firefox/addon/disable-webrtc/
- API: {64f73088-5156-43ae-94db-5a4701089ba3}