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
官方網址 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
}