IP Unblock

IP Unblock vpn offers free, anonymous, secure, unlimited VPN services to unlock any website and internet service.

IP Unblockคืออะไร?

IP Unblock เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Trellonet และคุณลักษณะหลักของมันคือ "IP Unblock vpn offers free, anonymous, secure, unlimited VPN services to unlock any website and internet service."

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย IP Unblock

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

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

                        The Best Free VPN to Unblock websites and secure your traffic. Unblock sites and browse the web privately and securely.                    

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

ชื่อ IP Unblock IP Unblock
ID bgkiamkkbjmagecgpdeiikgolekmflka
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/ip-unblock/bgkiamkkbjmagecgpdeiikgolekmflka
คำอธิบาย IP Unblock vpn offers free, anonymous, secure, unlimited VPN services to unlock any website and internet service.
ขนาดไฟล์ 1.12 MB
จำนวนการติดตั้ง 446
เวอร์ชันปัจจุบัน 1.1.1
อัปเดตครั้งล่าสุด 2020-08-24
วันที่เผยแพร่ 2020-06-30
คะแนน 3.00/5 รวมทั้งหมด 2 คะแนน
ผู้พัฒนา Trellonet
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://www.trellonet.com
URL หน้าช่วยเหลือ https://www.trellonet.com
URL หน้านโยบายความเป็นส่วนตัว https://www.trellonet.com/privacy.html
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "IP Unblock",
    "version": "1.1.1",
    "description": "IP Unblock vpn offers free, anonymous, secure, unlimited VPN services to unlock any website and internet service.",
    "permissions": [
        "http:\/\/*\/*",
        "storage",
        "proxy"
    ],
    "background": {
        "scripts": [
            "static\/js\/background.js",
            "static\/js\/jquery.min.js"
        ],
        "persistent": true
    },
    "browser_action": {
        "default_icon": "static\/img\/[email protected]",
        "default_title": "IP Unblock",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "static\/img\/[email protected]",
        "32": "static\/img\/[email protected]",
        "48": "static\/img\/[email protected]",
        "128": "static\/img\/[email protected]"
    },
    "manifest_version": 2
}