IPBurger Proxy & VPN

The Highest Quality Premium Proxies & VPN for Business

IPBurger Proxy & VPNとは何ですか?

IPBurger Proxy & VPNはIPBurger.comによって開発されたChromeの拡張機能で、その主な機能は「The Highest Quality Premium Proxies & VPN for Business」です。

拡張機能のスクリーンショット

screenshot

IPBurger Proxy & VPN拡張機能のCRXファイルをダウンロード

IPBurger Proxy & VPN拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        ✔️ 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
Eメール [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"
}