Anonymous VPN - WebRTC leak prevent
Protect against WebRTC leaks under VPN connection
Wat is Anonymous VPN - WebRTC leak prevent?
Anonymous VPN - WebRTC leak prevent is een Chrome-extensie ontwikkeld door https://www.anonymousvpn.org, en de belangrijkste functie is "Protect against WebRTC leaks under VPN connection".
Extensie Screenshots
Download het CRX-bestand van de extensie Anonymous VPN - WebRTC leak prevent
Download Anonymous VPN - WebRTC leak prevent-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Protect against WebRTC leaks under VPN connection
Anonymous VPN
https://www.anonymousvpn.org/ Basisinformatie over de Extensie
| Naam | |
| ID | gkicmebfnjalhhmhljadbocnjgblkbil |
| Officiële URL | https://chromewebstore.google.com/detail/anonymous-vpn-webrtc-leak/gkicmebfnjalhhmhljadbocnjgblkbil |
| Beschrijving | Protect against WebRTC leaks under VPN connection |
| Bestandsgrootte | 17 KB |
| Aantal Installaties | 899 |
| Huidige Versie | 1 |
| Laatst Bijgewerkt | 2016-03-07 |
| Publicatiedatum | 2016-03-07 |
| Beoordeling | 2.75/5 Totaal 20 Beoordelingen |
| Ontwikkelaar | https://www.anonymousvpn.org |
| Betalingswijze | free |
| Ondersteunde Talen | 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
}
} | |