IPinator VPN

IP Protection with IPinator

What is IPinator VPN?

IPinator VPN is a Chrome extension developed by http://ipinator.com, and its main feature is "IP Protection with IPinator".

Extension Screenshots

screenshot

Download IPinator VPN Extension CRX File

Download IPinator VPN extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name IPinator VPN IPinator VPN
ID jopjlpjeekmmnpdiplggikdjkgkfklno
Official URL https://chrome.google.com/webstore/detail/ipinator-vpn/jopjlpjeekmmnpdiplggikdjkgkfklno
Description IP Protection with IPinator
File Size 887 KB
Installation Count 2,000
Current Version 1.0.11
Last Updated 2016-01-28
Publish Date 2016-01-28
Rating 3.48/5 Total 69 Ratings
Developer http://ipinator.com
Payment Type free
Supported Languages 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"
}