IP Unblock

IP Unblock vpn offers free, anonymous, secure, unlimited VPN services to unlock any website and internet service.

IP Unblock क्या है?

IP Unblock Trellonet द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "IP Unblock vpn offers free, anonymous, secure, unlimited VPN services to unlock any website and internet service."।

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

screenshot

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

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

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

                        The Best Free VPN to Unblock websites and secure your traffic. Unblock sites and browse the web privately and securely.                    

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

नाम IP Unblock IP Unblock
ID bgkiamkkbjmagecgpdeiikgolekmflka
आधिकारिक URL https://chromewebstore.google.com/detail/ip-unblock/bgkiamkkbjmagecgpdeiikgolekmflka
विवरण IP Unblock vpn offers free, anonymous, secure, unlimited VPN services to unlock any website and internet service.
फ़ाइल का आकार 1.12 MB
स्थापना संख्या 446
वर्तमान संस्करण 1.1.1
अंतिम अपडेट 2020-08-24
प्रकाशन तिथि 2020-06-30
रेटिंग 3.00/5 कुल 2 रेटिंग्स
डेवलपर Trellonet
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://www.trellonet.com
सहायता पृष्ठ URL https://www.trellonet.com
गोपनीयता नीति पृष्ठ URL https://www.trellonet.com/privacy.html
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "IP Unblock",
    "version": "1.1.1",
    "description": "IP Unblock vpn offers free, anonymous, secure, unlimited VPN services to unlock any website and internet service.",
    "permissions": [
        "http:\/\/*\/*",
        "storage",
        "proxy"
    ],
    "background": {
        "scripts": [
            "static\/js\/background.js",
            "static\/js\/jquery.min.js"
        ],
        "persistent": true
    },
    "browser_action": {
        "default_icon": "static\/img\/[email protected]",
        "default_title": "IP Unblock",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "static\/img\/[email protected]",
        "32": "static\/img\/[email protected]",
        "48": "static\/img\/[email protected]",
        "128": "static\/img\/[email protected]"
    },
    "manifest_version": 2
}