Go VPN Unlimited

Go VPN Unlimited

Go VPN Unlimitedคืออะไร?

Go VPN Unlimited เป็นส่วนขยายของ Chrome ที่พัฒนาโดย pricealertinfo และคุณลักษณะหลักของมันคือ "Go VPN Unlimited"

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

screenshot
screenshot
screenshot

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

ดาวน์โหลดไฟล์ส่วนขยาย Go VPN Unlimited ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        GO VPN is the best VPN Extension for Desktop and Android. Download for free and surf more of the web by getting around location-based restrictions. Get access to websites, social media, music, videos and content from all over the world.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Go VPN Unlimited Go VPN Unlimited
ID ndfcjhfpghipiddnngmgalkdheieencl
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/go-vpn-unlimited/ndfcjhfpghipiddnngmgalkdheieencl
คำอธิบาย Go VPN Unlimited
ขนาดไฟล์ 78.58 KB
จำนวนการติดตั้ง 285
เวอร์ชันปัจจุบัน 1.0
อัปเดตครั้งล่าสุด 2021-06-27
วันที่เผยแพร่ 2021-06-27
ผู้พัฒนา pricealertinfo
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://govpnunlimited.com
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Go VPN Unlimited",
    "version": "1.0",
    "description": "Go VPN Unlimited",
    "manifest_version": 3,
    "action": {
        "default_icon": {
            "16": "images\/icons\/16.png",
            "32": "images\/icons\/32.png",
            "48": "images\/icons\/48.png",
            "128": "images\/icons\/128.png"
        },
        "default_title": "Go VPN Unlimited",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "images\/icons\/16.png",
        "32": "images\/icons\/32.png",
        "48": "images\/icons\/48.png",
        "128": "images\/icons\/128.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "permissions": [
        "storage",
        "proxy"
    ],
    "host_permissions": [
        "*:\/\/govpnunlimited.com\/vpn\/*",
        "*:\/\/*.a-ads.com\/*"
    ]
}