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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย PushVPN และคุณลักษณะหลักของมันคือ "Bypass any form of geo-restrictions, closedowns, and digital censorship on the web."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Push VPN - Unlimited Proxy

ดาวน์โหลดไฟล์ส่วนขยาย 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
URL อย่างเป็นทางการ 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"
    }
}