Upnet

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

什么是Upnet?

Upnet是由https://upnet001.vip开发的Chrome扩展程序,该扩展的主要功能是“Download UpnetVPN - the world’s #1 VPN Chrome extension for total privacy and security”。

扩展截图

screenshot

下载Upnet扩展crx文件

下载Upnet扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

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

扩展基本信息

名称 Upnet Upnet
ID bniikohfmajhdcffljgfeiklcbgffppl
官方URL https://chromewebstore.google.com/detail/upnet/bniikohfmajhdcffljgfeiklcbgffppl
简介 Download UpnetVPN - the world’s #1 VPN Chrome extension for total privacy and security
文件大小 1.73 MB
安装次数 11,910
当前版本 2.1
更新时间 2022-09-30
上架时间 2020-06-18
评分 3.60/5 共47次评分
开发者 https://upnet001.vip
电子邮箱 [email protected]
付费类型 free
隐私政策页面URL https://upnet001.vip
支持的语言 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
}