IPinator VPN

IP Protection with IPinator

Qu'est-ce que IPinator VPN ?

IPinator VPN est une extension Chrome développée par http://ipinator.com, et sa fonction principale est "IP Protection with IPinator".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension IPinator VPN

Téléchargez les fichiers d'extension IPinator VPN au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom IPinator VPN IPinator VPN
ID jopjlpjeekmmnpdiplggikdjkgkfklno
URL Officiel https://chrome.google.com/webstore/detail/ipinator-vpn/jopjlpjeekmmnpdiplggikdjkgkfklno
Description IP Protection with IPinator
Taille du Fichier 887 KB
Nombre d'Installations 2,000
Version Actuelle 1.0.11
Dernière Mise à Jour 2016-01-28
Date de Publication 2016-01-28
Évaluation 3.48/5 Total 69 Évaluations
Développeur http://ipinator.com
Type de Paiement free
Langues Prises en Charge 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"
}