Anonymous VPN - WebRTC leak prevent

Protect against WebRTC leaks under VPN connection

Was ist Anonymous VPN - WebRTC leak prevent?

Anonymous VPN - WebRTC leak prevent ist eine Chrome-Erweiterung, die von https://www.anonymousvpn.org entwickelt wurde, und ihr Hauptmerkmal ist "Protect against WebRTC leaks under VPN connection".

Erweiterungsscreenshots

screenshot

Anonymous VPN - WebRTC leak prevent-Erweiterungs-CRX-Datei herunterladen

Laden Sie Anonymous VPN - WebRTC leak prevent-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        Protect against WebRTC leaks under VPN connection

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

Grundlegende Informationen zur Erweiterung

Name Anonymous VPN - WebRTC leak prevent Anonymous VPN - WebRTC leak prevent
ID gkicmebfnjalhhmhljadbocnjgblkbil
Offizielle URL https://chromewebstore.google.com/detail/anonymous-vpn-webrtc-leak/gkicmebfnjalhhmhljadbocnjgblkbil
Beschreibung Protect against WebRTC leaks under VPN connection
Dateigröße 17 KB
Installationsanzahl 899
Aktuelle Version 1
Letztes Update 2016-03-07
Veröffentlichungsdatum 2016-03-07
Bewertung 2.75/5 Insgesamt 20 Bewertungen
Entwickler https://www.anonymousvpn.org
Zahlungsart free
Unterstützte Sprachen 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
    }
}