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
Eメール [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
}