IPinator VPN

IP Protection with IPinator

IPinator VPNคืออะไร?

IPinator VPN เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://ipinator.com และคุณลักษณะหลักของมันคือ "IP Protection with IPinator"

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

screenshot

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

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

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

                        Hide Your IP Address for Free!
Hide your IP address for free with this easy-to-use Chrome extension from IPinator VPN.  Surf anonymously, prevent websites from tracking you, or change your IP country location.  Choose from over 90 IP locations around the world. Many IPs are free or upgrade for additional locations.                    

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

ชื่อ IPinator VPN IPinator VPN
ID jopjlpjeekmmnpdiplggikdjkgkfklno
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/ipinator-vpn/jopjlpjeekmmnpdiplggikdjkgkfklno
คำอธิบาย IP Protection with IPinator
ขนาดไฟล์ 887 KB
จำนวนการติดตั้ง 2,000
เวอร์ชันปัจจุบัน 1.0.11
อัปเดตครั้งล่าสุด 2016-01-28
วันที่เผยแพร่ 2016-01-28
คะแนน 3.48/5 รวมทั้งหมด 69 คะแนน
ผู้พัฒนา http://ipinator.com
ประเภทการชำระเงิน free
ภาษาที่รองรับ de,en,fr,nl,no,vi,tr,da,es,it,pl,ro,el,ru,hi,ta,th,zh-CN,ja,ko
manifest.json
{
    "name": "IPinator VPN",
    "permissions": [
        "proxy",
        "storage",
        "tabs",
        "",
        "webRequest",
        "webRequestBlocking"
    ],
    "background": {
        "scripts": [
            "lib\/jquery-2.1.1.min.js",
            "lib\/chrome-storage.js",
            "storage.js",
            "proxyAdapter.js",
            "dataService.js",
            "bg.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "19": "img\/disabled.png"
        },
        "default_popup": "popup.html",
        "default_title": "IPinator VPN"
    },
    "default_locale": "en",
    "description": "IP Protection with IPinator",
    "icons": {
        "48": "img\/icon.png"
    },
    "manifest_version": 2,
    "short_name": "IPINATOR",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.11"
}