IPinator VPN

IP Protection with IPinator

Co to jest IPinator VPN?

IPinator VPN to rozszerzenie Chrome opracowane przez http://ipinator.com, a jego główną funkcją jest „IP Protection with IPinator”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia IPinator VPN

Pobierz pliki rozszerzeń IPinator VPN w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa IPinator VPN IPinator VPN
ID jopjlpjeekmmnpdiplggikdjkgkfklno
Oficjalny URL https://chrome.google.com/webstore/detail/ipinator-vpn/jopjlpjeekmmnpdiplggikdjkgkfklno
Opis IP Protection with IPinator
Rozmiar pliku 887 KB
Liczba instalacji 2,000
Aktualna Wersja 1.0.11
Ostatnia Aktualizacja 2016-01-28
Data Publikacji 2016-01-28
Ocena 3.48/5 Łącznie 69 Oceny
Deweloper http://ipinator.com
Typ Płatności free
Obsługiwane Języki 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"
}