VPN Proxy

VPN Proxy vpn offers free, anonymous, secure, unlimited VPN services to unlock any website and internet service.

What is VPN Proxy?

VPN Proxy is a Chrome extension developed by Trellonet, and its main feature is "VPN Proxy vpn offers free, anonymous, secure, unlimited VPN services to unlock any website and internet service.".

Extension Screenshots

screenshot

Download VPN Proxy Extension CRX File

Download VPN Proxy 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

                        The best vpn for chrome, which can hide your network ip and protect your network security.                    

Extension Basic Information

Name VPN Proxy VPN Proxy
ID ghlpcaaifadoekifkmbclpkhdiolfeol
Official URL https://chromewebstore.google.com/detail/vpn-proxy/ghlpcaaifadoekifkmbclpkhdiolfeol
Description VPN Proxy vpn offers free, anonymous, secure, unlimited VPN services to unlock any website and internet service.
File Size 1.12 MB
Installation Count 4,883
Current Version 1.1.1
Last Updated 2020-08-24
Publish Date 2020-06-29
Rating 3.00/5 Total 7 Ratings
Developer Trellonet
Email [email protected]
Payment Type free
Extension Website https://www.trellonet.com
Help Page URL https://www.trellonet.com
Privacy Policy Page URL https://www.trellonet.com/privacy.html
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "VPN Proxy",
    "version": "1.1.1",
    "description": "VPN Proxy vpn offers free, anonymous, secure, unlimited VPN services to unlock any website and internet service.",
    "permissions": [
        "http:\/\/*\/*",
        "storage",
        "proxy"
    ],
    "background": {
        "scripts": [
            "static\/js\/background.js",
            "static\/js\/jquery.min.js"
        ],
        "persistent": true
    },
    "browser_action": {
        "default_icon": "static\/img\/[email protected]",
        "default_title": "VPN Proxy",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "static\/img\/[email protected]",
        "32": "static\/img\/[email protected]",
        "48": "static\/img\/[email protected]",
        "128": "static\/img\/[email protected]"
    },
    "manifest_version": 2
}