IPinator VPN

IP Protection with IPinator

什麼是IPinator VPN?

IPinator VPN是由http://ipinator.com開發的Chrome擴展程式,該擴展的主要功能是“IP Protection with IPinator”。

擴展截圖

screenshot

下載IPinator VPN擴展crx文件

下載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
官方網址 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"
}