Anonymous VPN - WebRTC leak prevent

Protect against WebRTC leaks under VPN connection

Cos'è Anonymous VPN - WebRTC leak prevent?

Anonymous VPN - WebRTC leak prevent è un'estensione di Chrome sviluppata da https://www.anonymousvpn.org, e la sua funzione principale è "Protect against WebRTC leaks under VPN connection".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Anonymous VPN - WebRTC leak prevent

Scarica i file di estensione Anonymous VPN - WebRTC leak prevent in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        Protect against WebRTC leaks under VPN connection

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

Informazioni di Base sull'Estensione

Nome Anonymous VPN - WebRTC leak prevent Anonymous VPN - WebRTC leak prevent
ID gkicmebfnjalhhmhljadbocnjgblkbil
URL Ufficiale https://chromewebstore.google.com/detail/anonymous-vpn-webrtc-leak/gkicmebfnjalhhmhljadbocnjgblkbil
Descrizione Protect against WebRTC leaks under VPN connection
Dimensione del File 17 KB
Conteggio Installazioni 899
Versione Corrente 1
Ultimo Aggiornamento 2016-03-07
Data di Pubblicazione 2016-03-07
Valutazione 2.75/5 Totale 20 Valutazioni
Sviluppatore https://www.anonymousvpn.org
Tipo di Pagamento free
Lingue Supportate 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
    }
}