Anonymous VPN - WebRTC leak prevent

Protect against WebRTC leaks under VPN connection

What is Anonymous VPN - WebRTC leak prevent?

Anonymous VPN - WebRTC leak prevent is a Chrome extension developed by https://www.anonymousvpn.org, and its main feature is "Protect against WebRTC leaks under VPN connection".

Extension Screenshots

screenshot

Download Anonymous VPN - WebRTC leak prevent Extension CRX File

Download Anonymous VPN - WebRTC leak prevent extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Protect against WebRTC leaks under VPN connection

Anonymous VPN
https://www.anonymousvpn.org/                    

Extension Basic Information

Name Anonymous VPN - WebRTC leak prevent Anonymous VPN - WebRTC leak prevent
ID gkicmebfnjalhhmhljadbocnjgblkbil
Official URL https://chromewebstore.google.com/detail/anonymous-vpn-webrtc-leak/gkicmebfnjalhhmhljadbocnjgblkbil
Description Protect against WebRTC leaks under VPN connection
File Size 17 KB
Installation Count 899
Current Version 1
Last Updated 2016-03-07
Publish Date 2016-03-07
Rating 2.75/5 Total 20 Ratings
Developer https://www.anonymousvpn.org
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Anonymous VPN - WebRTC leak prevent",
    "version": "1",
    "description": "Protect against WebRTC leaks under VPN connection",
    "icons": {
        "128": "\/img\/icon128.png"
    },
    "permissions": [
        "privacy"
    ],
    "background": {
        "scripts": [
            "\/js\/background.js"
        ],
        "persistent": false
    }
}