IPinator VPN

IP Protection with IPinator

Was ist IPinator VPN?

IPinator VPN ist eine Chrome-Erweiterung, die von http://ipinator.com entwickelt wurde, und ihr Hauptmerkmal ist "IP Protection with IPinator".

Erweiterungsscreenshots

screenshot

IPinator VPN-Erweiterungs-CRX-Datei herunterladen

Laden Sie IPinator VPN-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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.                    

Grundlegende Informationen zur Erweiterung

Name IPinator VPN IPinator VPN
ID jopjlpjeekmmnpdiplggikdjkgkfklno
Offizielle URL https://chrome.google.com/webstore/detail/ipinator-vpn/jopjlpjeekmmnpdiplggikdjkgkfklno
Beschreibung IP Protection with IPinator
Dateigröße 887 KB
Installationsanzahl 2,000
Aktuelle Version 1.0.11
Letztes Update 2016-01-28
Veröffentlichungsdatum 2016-01-28
Bewertung 3.48/5 Insgesamt 69 Bewertungen
Entwickler http://ipinator.com
Zahlungsart free
Unterstützte Sprachen 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"
}