VPN GLOBAL -Free VPN Extension for Windows

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

What is VPN GLOBAL -Free VPN Extension for Windows?

VPN GLOBAL -Free VPN Extension for Windows is a Chrome extension developed by Online Privacy, and its main feature is "UNLIMITED, SUPERFAST, ANONYMOUS and SECURE VPN Proxy. get access to restricted sites".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download VPN GLOBAL -Free VPN Extension for Windows Extension CRX File

Download VPN GLOBAL -Free VPN Extension for Windows extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        𝐅𝐞𝐚𝐭𝐮𝐫𝐞𝐬 𝐨𝐟 𝐅𝐫𝐞𝐞 𝐕𝐏𝐍 𝐆𝐋𝐎𝐁𝐀𝐋 :
• 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]                    

Extension Basic Information

Name VPN GLOBAL -Free VPN Extension for Windows VPN GLOBAL -Free VPN Extension for Windows
ID pmecbbbdpikphhheojiiojjmcckdkink
Official URL https://chromewebstore.google.com/detail/vpn-global-free-vpn-exten/pmecbbbdpikphhheojiiojjmcckdkink
Description UNLIMITED, SUPERFAST, ANONYMOUS and SECURE VPN Proxy. get access to restricted sites
File Size 5.96 MB
Installation Count 5,386
Current Version 2.0.0
Last Updated 2022-11-23
Publish Date 2022-11-23
Rating 1.67/5 Total 3 Ratings
Developer Online Privacy
Email [email protected]
Payment Type free
Privacy Policy Page URL https://sites.google.com/view/privacy-policy-by-privacyonlin/startseite
Supported Languages 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"
    }
}