IPBurger Proxy & VPN

The Highest Quality Premium Proxies & VPN for Business

IPBurger Proxy & VPN क्या है?

IPBurger Proxy & VPN IPBurger.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "The Highest Quality Premium Proxies & VPN for Business"।

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

screenshot

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

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

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

                        ✔️ Protect IP Address
Use IPBurger's IP Address instead, even hide your IPv6.
✔️ Kill Switch
Blocks Internet when connection drops.
✔️ Auto-Connect
Stay connected from the moment you start browsing.
✔️ Protect WebRTC
Disables WebRTC and prevents any leaks.
✔️ Spoof Timezone
Automatically match your browser's Timezone with the location of assigned IP Address, hiding your original one.
✔️ Spoof Language
Automatically match your browser's language headers with the country of assigned IP Address, hiding your original one.
✔️ Spoof GPS
Automatically match your browser's GPS Coordinates with the country of assigned IP Address, hiding your original one.
✔️ No Software
Use just the extension.

Know More at IPBurger.com                    

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

नाम IPBurger Proxy & VPN IPBurger Proxy & VPN
ID kchocjcihdgkoplngjemhpplmmloanja
आधिकारिक URL https://chromewebstore.google.com/detail/ipburger-proxy-vpn/kchocjcihdgkoplngjemhpplmmloanja
विवरण The Highest Quality Premium Proxies & VPN for Business
फ़ाइल का आकार 1001 KB
स्थापना संख्या 13,147
वर्तमान संस्करण 2.4.18
अंतिम अपडेट 2023-11-14
प्रकाशन तिथि 2020-05-17
रेटिंग 3.14/5 कुल 14 रेटिंग्स
डेवलपर IPBurger.com
ईमेल [email protected]
भुगतान के प्रकार in_app
एक्सटेंशन वेबसाइट https://ipburger.com
सहायता पृष्ठ URL https://secure.ipburger.com/support
गोपनीयता नीति पृष्ठ URL https://www.ipburger.com/privacy-policy
समर्थित भाषाएँ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "IPBurger Proxy & VPN",
    "description": "The Highest Quality Premium Proxies & VPN for Business",
    "version": "2.4.18",
    "manifest_version": 3,
    "icons": {
        "48": "icons\/logo-red.png"
    },
    "action": {
        "default_icon": {
            "48": "icons\/logo-white.png"
        },
        "default_title": "IPBurgerVPN",
        "default_popup": "menu\/index.html"
    },
    "background": {
        "service_worker": "background\/index.js"
    },
    "options_ui": {
        "page": "options\/index.html",
        "open_in_tab": false
    },
    "web_accessible_resources": [
        {
            "resources": [
                "icons\/**\/*"
            ],
            "matches": [
                ""
            ]
        },
        {
            "resources": [
                "statusbar\/index.html"
            ],
            "matches": [
                ""
            ]
        },
        {
            "resources": [
                "offscreen\/index.html"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self';"
    },
    "homepage_url": "https:\/\/www.ipburger.com",
    "permissions": [
        "storage",
        "proxy",
        "privacy",
        "webNavigation",
        "webRequest",
        "webRequestAuthProvider",
        "declarativeNetRequest",
        "tabs",
        "scripting",
        "offscreen",
        "browsingData"
    ],
    "host_permissions": [
        "",
        "*:\/\/*\/*"
    ],
    "minimum_chrome_version": "109"
}