VPN GLOBAL -Free VPN Extension for Windows

UNLIMITED, SUPERFAST, ANONYMOUS and SECURE VPN Proxy. get access to restricted sites

VPN GLOBAL -Free VPN Extension for Windowsとは何ですか?

VPN GLOBAL -Free VPN Extension for WindowsはOnline Privacyによって開発されたChromeの拡張機能で、その主な機能は「UNLIMITED, SUPERFAST, ANONYMOUS and SECURE VPN Proxy. get access to restricted sites」です。

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

screenshot
screenshot
screenshot
screenshot

VPN GLOBAL -Free VPN Extension for Windows拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        𝐅𝐞𝐚𝐭𝐮𝐫𝐞𝐬 𝐨𝐟 𝐅𝐫𝐞𝐞 𝐕𝐏𝐍 𝐆𝐋𝐎𝐁𝐀𝐋 :
• Private and Secure Browsing with privacia new tab
• Wi-Fi Security when using Public Hotspots.
• Many different locations available.
• No user logs. No tracking. No Ads.
• No signup - 100% free VPN

SUPPORT
Our goal is to build the best apps in the world. You can help us by reporting bugs and requesting features via Email:
[email protected]                    

拡張機能の基本情報

名前 VPN GLOBAL -Free VPN Extension for Windows VPN GLOBAL -Free VPN Extension for Windows
ID pmecbbbdpikphhheojiiojjmcckdkink
公式URL https://chromewebstore.google.com/detail/vpn-global-free-vpn-exten/pmecbbbdpikphhheojiiojjmcckdkink
説明 UNLIMITED, SUPERFAST, ANONYMOUS and SECURE VPN Proxy. get access to restricted sites
ファイルサイズ 5.96 MB
インストール数 5,386
現在のバージョン 2.0.0
最終更新日 2022-11-23
公開日 2022-11-23
評価 1.67/5 合計 3 レビュー
開発者 Online Privacy
Eメール [email protected]
支払い方法 free
プライバシーポリシーページのURL https://sites.google.com/view/privacy-policy-by-privacyonlin/startseite
対応言語 id,de,en,fr,nl,vi,tr,da,et,hr,it,lt,hu,ro,sk,fi,cs,el,sr,bg,uk,hi,th,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "short_name": "Privacy VPN",
    "version": "2.0.0",
    "description": "__MSG_appDescription__",
    "default_locale": "en",
    "action": {
        "default_popup": "\/popup.html",
        "default_title": "Privacy VPN"
    },
    "icons": {
        "128": "asset\/logo128.png",
        "48": "asset\/logo48.png",
        "16": "asset\/logo16.png"
    },
    "permissions": [
        "storage",
        "unlimitedStorage",
        "proxy",
        "alarms"
    ],
    "host_permissions": [
        "*:\/\/*\/*",
        ""
    ],
    "background": {
        "service_worker": "background.js"
    }
}