IPinator VPN

IP Protection with IPinator

¿Qué es IPinator VPN?

IPinator VPN es una extensión de Chrome desarrollada por http://ipinator.com, y su función principal es "IP Protection with IPinator".

Capturas de Pantalla de la Extensión

screenshot

Descargar Archivo CRX de la Extensión IPinator VPN

Descarga archivos de extensión IPinator VPN en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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.                    

Información Básica de la Extensión

Nombre IPinator VPN IPinator VPN
ID jopjlpjeekmmnpdiplggikdjkgkfklno
URL Oficial https://chrome.google.com/webstore/detail/ipinator-vpn/jopjlpjeekmmnpdiplggikdjkgkfklno
Descripción IP Protection with IPinator
Tamaño del Archivo 887 KB
Cantidad de Instalaciones 2,000
Versión Actual 1.0.11
Última Actualización 2016-01-28
Fecha de Publicación 2016-01-28
Calificación 3.48/5 Total de 69 Calificaciones
Desarrollador http://ipinator.com
Tipo de Pago free
Idiomas Soportados 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"
}