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
官方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"
}