IPBurger Proxy & VPN

The Highest Quality Premium Proxies & VPN for Business

IPBurger Proxy & VPN là gì?

IPBurger Proxy & VPN là một tiện ích mở rộng Chrome được phát triển bởi IPBurger.com, và tính năng chính của nó là "The Highest Quality Premium Proxies & VPN for Business".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng IPBurger Proxy & VPN

Tải xuống các tệp mở rộng IPBurger Proxy & VPN dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        ✔️ 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                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên IPBurger Proxy & VPN IPBurger Proxy & VPN
ID kchocjcihdgkoplngjemhpplmmloanja
URL Chính Thức https://chromewebstore.google.com/detail/ipburger-proxy-vpn/kchocjcihdgkoplngjemhpplmmloanja
Mô tả The Highest Quality Premium Proxies & VPN for Business
Kích Thước Tệp 1001 KB
Số Lần Cài Đặt 13,147
Phiên Bản Hiện Tại 2.4.18
Cập Nhật Lần Cuối 2023-11-14
Ngày Phát Hành 2020-05-17
Đánh Giá 3.14/5 Tổng số 14 Đánh Giá
Nhà Phát Triển IPBurger.com
Email [email protected]
Loại Thanh Toán in_app
Trang Web Mở Rộng https://ipburger.com
URL Trang Trợ Giúp https://secure.ipburger.com/support
URL Trang Chính Sách Bảo Mật https://www.ipburger.com/privacy-policy
Ngôn Ngữ Được Hỗ Trợ 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"
}