Easy WebRTC Block

The easiest way to prevent WebRTC Leaks

Wat is Easy WebRTC Block?

Easy WebRTC Block is een Chrome-extensie ontwikkeld door https://www.srware.net, en de belangrijkste functie is "The easiest way to prevent WebRTC Leaks".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Easy WebRTC Block

Download Easy WebRTC Block-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

                        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.                    

Basisinformatie over de Extensie

Naam Easy WebRTC Block Easy WebRTC Block
ID cmjcmogcdofcljpojplgmfpheblcaehh
Officiële URL https://chromewebstore.google.com/detail/easy-webrtc-block/cmjcmogcdofcljpojplgmfpheblcaehh
Beschrijving The easiest way to prevent WebRTC Leaks
Bestandsgrootte 18.88 KB
Aantal Installaties 15,252
Huidige Versie 1.1.0
Laatst Bijgewerkt 2017-01-18
Publicatiedatum 2017-01-18
Beoordeling 3.85/5 Totaal 41 Beoordelingen
Ontwikkelaar https://www.srware.net
E-mail [email protected]
Betalingswijze free
Extensiewebsite http://www.srware.net/forum/viewtopic.php?f=18&t=11893
Help Pagina-URL http://www.srware.net/forum/viewtopic.php?f=18&t=11893
Ondersteunde Talen 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
    }
}