Push VPN - Unlimited Proxy

Bypass any form of geo-restrictions, closedowns, and digital censorship on the web.

什麼是Push VPN - Unlimited Proxy?

Push VPN - Unlimited Proxy是由PushVPN開發的Chrome擴展程式,該擴展的主要功能是“Bypass any form of geo-restrictions, closedowns, and digital censorship on the web.”。

擴展截圖

screenshot
screenshot
screenshot
screenshot
screenshot

下載Push VPN - Unlimited Proxy擴展crx文件

下載Push VPN - Unlimited Proxy擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Enjoy safe and private internet access with Push VPN's Ultra Fast and Zero Logs servers network.
Bypass any form of geo-restrictions, closedowns, and digital censorship on the web.

Advantages
• One Free Unlimited VPN Server
• Hide your IP address
• Be safe on public Wi-Fi networks
• Stay hidden by a Strict No Logs Policy

Features
- 1000+ Servers in 50+ Countries
- Connect on Demand
- Automatic Kill Switch
- Connect up to 7 devices under one account                    

擴展基本資訊

名稱 Push VPN - Unlimited Proxy Push VPN - Unlimited Proxy
ID eidnihaadmmancegllknfbliaijfmkgo
官方網址 https://chrome.google.com/webstore/detail/push-vpn-unlimited-proxy/eidnihaadmmancegllknfbliaijfmkgo
簡介 Bypass any form of geo-restrictions, closedowns, and digital censorship on the web.
檔案大小 256 KB
安裝次數 4,000
目前版本 1.4.1
更新時間 2020-03-10
上架時間 2020-03-10
評分 3.78/5 共 32 次評分
開發者 PushVPN
電子郵箱 [email protected]
付費類型 free
擴展官網 https://pushvpn.com
說明頁面URL https://pushvpn.com/contact-pushvpn
支援的語言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Push VPN - Unlimited Proxy",
    "author": "PushVPN",
    "version": "1.4.1",
    "description": "Bypass any form of geo-restrictions, closedowns, and digital censorship on the web.",
    "permissions": [
        "proxy",
        "webRequest",
        "webRequestBlocking",
        "privacy",
        "",
        "storage",
        "idle",
        "notifications",
        "tabs"
    ],
    "icons": {
        "16": "\/icons\/icon16.png",
        "48": "\/icons\/icon48.png",
        "128": "\/icons\/icon128.png"
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_popup": "index.html"
    }
}