IPinator VPN

IP Protection with IPinator

IPinator VPN क्या है?

IPinator VPN http://ipinator.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "IP Protection with IPinator"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में IPinator VPN एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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.                    

एक्सटेंशन की मूल जानकारी

नाम IPinator VPN IPinator VPN
ID jopjlpjeekmmnpdiplggikdjkgkfklno
आधिकारिक URL https://chrome.google.com/webstore/detail/ipinator-vpn/jopjlpjeekmmnpdiplggikdjkgkfklno
विवरण IP Protection with IPinator
फ़ाइल का आकार 887 KB
स्थापना संख्या 2,000
वर्तमान संस्करण 1.0.11
अंतिम अपडेट 2016-01-28
प्रकाशन तिथि 2016-01-28
रेटिंग 3.48/5 कुल 69 रेटिंग्स
डेवलपर http://ipinator.com
भुगतान के प्रकार free
समर्थित भाषाएँ 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"
}