Upnet

Download UpnetVPN - the world’s #1 VPN Chrome extension for total privacy and security

What is Upnet?

Upnet is a Chrome extension developed by https://upnet001.vip, and its main feature is "Download UpnetVPN - the world’s #1 VPN Chrome extension for total privacy and security".

Extension Screenshots

screenshot

Download Upnet Extension CRX File

Download Upnet 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

                        Free VPN
Free! Super fast, easy to use.
Global servers in the world.
Unblock any websites.                    

Extension Basic Information

Name Upnet Upnet
ID bniikohfmajhdcffljgfeiklcbgffppl
Official URL https://chromewebstore.google.com/detail/upnet/bniikohfmajhdcffljgfeiklcbgffppl
Description Download UpnetVPN - the world’s #1 VPN Chrome extension for total privacy and security
File Size 1.73 MB
Installation Count 11,910
Current Version 2.1
Last Updated 2022-09-30
Publish Date 2020-06-18
Rating 3.60/5 Total 47 Ratings
Developer https://upnet001.vip
Email [email protected]
Payment Type free
Privacy Policy Page URL https://upnet001.vip
Supported Languages en,zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Upnet",
    "version": "2.1",
    "description": "Download UpnetVPN - the world\u2019s #1 VPN Chrome extension for total privacy and security",
    "default_locale": "en",
    "permissions": [
        "proxy",
        "",
        "webRequest",
        "webRequestBlocking",
        "management"
    ],
    "browser_action": {
        "default_popup": "index.html",
        "default_title": "",
        "default_icon": {
            "16": "images\/logo-16.png",
            "32": "images\/logo-32.png",
            "48": "images\/logo-48.png",
            "128": "images\/logo-128.png"
        }
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "icons": {
        "16": "images\/logo-16.png",
        "32": "images\/logo-32.png",
        "48": "images\/logo-48.png",
        "128": "images\/logo-128.png"
    },
    "manifest_version": 2
}