Anonymous VPN - WebRTC leak prevent

Protect against WebRTC leaks under VPN connection

Anonymous VPN - WebRTC leak preventとは何ですか?

Anonymous VPN - WebRTC leak preventはhttps://www.anonymousvpn.orgによって開発されたChromeの拡張機能で、その主な機能は「Protect against WebRTC leaks under VPN connection」です。

拡張機能のスクリーンショット

screenshot

Anonymous VPN - WebRTC leak prevent拡張機能のCRXファイルをダウンロード

Anonymous VPN - WebRTC leak prevent拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Protect against WebRTC leaks under VPN connection

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

拡張機能の基本情報

名前 Anonymous VPN - WebRTC leak prevent Anonymous VPN - WebRTC leak prevent
ID gkicmebfnjalhhmhljadbocnjgblkbil
公式URL https://chromewebstore.google.com/detail/anonymous-vpn-webrtc-leak/gkicmebfnjalhhmhljadbocnjgblkbil
説明 Protect against WebRTC leaks under VPN connection
ファイルサイズ 17 KB
インストール数 899
現在のバージョン 1
最終更新日 2016-03-07
公開日 2016-03-07
評価 2.75/5 合計 20 レビュー
開発者 https://www.anonymousvpn.org
支払い方法 free
対応言語 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
    }
}