IPinator VPN

IP Protection with IPinator

Hvad er IPinator VPN?

IPinator VPN er en Chrome-udvidelse udviklet af http://ipinator.com, og dens hovedfunktion er "IP Protection with IPinator".

Udvidelsesskærmbilleder

screenshot

Download IPinator VPN-udvidelses-CRX-fil

Download IPinator VPN-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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.                    

Grundlæggende oplysninger om udvidelsen

Navn IPinator VPN IPinator VPN
ID jopjlpjeekmmnpdiplggikdjkgkfklno
Officiel URL https://chrome.google.com/webstore/detail/ipinator-vpn/jopjlpjeekmmnpdiplggikdjkgkfklno
Beskrivelse IP Protection with IPinator
Filstørrelse 887 KB
Antal Installationer 2,000
Nuværende Version 1.0.11
Senest Opdateret 2016-01-28
Udgivelsesdato 2016-01-28
Bedømmelse 3.48/5 Samlet 69 Bedømmelser
Udvikler http://ipinator.com
Betalingsmetode free
Understøttede Sprog 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"
}