IPinator VPN

IP Protection with IPinator

Wat is IPinator VPN?

IPinator VPN is een Chrome-extensie ontwikkeld door http://ipinator.com, en de belangrijkste functie is "IP Protection with IPinator".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie IPinator VPN

Download IPinator VPN-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam IPinator VPN IPinator VPN
ID jopjlpjeekmmnpdiplggikdjkgkfklno
Officiële URL https://chrome.google.com/webstore/detail/ipinator-vpn/jopjlpjeekmmnpdiplggikdjkgkfklno
Beschrijving IP Protection with IPinator
Bestandsgrootte 887 KB
Aantal Installaties 2,000
Huidige Versie 1.0.11
Laatst Bijgewerkt 2016-01-28
Publicatiedatum 2016-01-28
Beoordeling 3.48/5 Totaal 69 Beoordelingen
Ontwikkelaar http://ipinator.com
Betalingswijze free
Ondersteunde Talen 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"
}