Easy WebRTC Block

The easiest way to prevent WebRTC Leaks

Qu'est-ce que Easy WebRTC Block ?

Easy WebRTC Block est une extension Chrome développée par https://www.srware.net, et sa fonction principale est "The easiest way to prevent WebRTC Leaks".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Easy WebRTC Block

Téléchargez les fichiers d'extension Easy WebRTC Block au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        Just install the extensions and WebRTC IP Leaks are stopped. Please get sure to allow it also for Incognito! 

You want to use WebRTC again for a while? Simply disable the extension temporarily.                    

Informations de Base sur l'Extension

Nom Easy WebRTC Block Easy WebRTC Block
ID cmjcmogcdofcljpojplgmfpheblcaehh
URL Officiel https://chromewebstore.google.com/detail/easy-webrtc-block/cmjcmogcdofcljpojplgmfpheblcaehh
Description The easiest way to prevent WebRTC Leaks
Taille du Fichier 18.88 KB
Nombre d'Installations 15,252
Version Actuelle 1.1.0
Dernière Mise à Jour 2017-01-18
Date de Publication 2017-01-18
Évaluation 3.85/5 Total 41 Évaluations
Développeur https://www.srware.net
Email [email protected]
Type de Paiement free
Site Web de l'Extension http://www.srware.net/forum/viewtopic.php?f=18&t=11893
URL de la Page d'Aide http://www.srware.net/forum/viewtopic.php?f=18&t=11893
Langues Prises en Charge en
manifest.json
{
    "manifest_version": 2,
    "name": "Easy WebRTC Block",
    "version": "1.1.0",
    "description": "The easiest way to prevent WebRTC Leaks",
    "icons": {
        "128": "\/img\/128.png"
    },
    "browser_action": {
        "default_icon": "img\/128.png"
    },
    "minimum_chrome_version": "48",
    "permissions": [
        "privacy"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "homepage_url": "http:\/\/www.srware.net\/webrtc_off_url.php",
    "background": {
        "scripts": [
            "\/js\/background.js"
        ],
        "persistent": false
    }
}