ProxyBurst Extension

Official ProxyBurst Browser Extension

ProxyBurst Extensionとは何ですか?

ProxyBurst ExtensionはTextverified.comによって開発されたChromeの拡張機能で、その主な機能は「Official ProxyBurst Browser Extension」です。

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

screenshot

ProxyBurst Extension拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        The official ProxyBurst Chrome Browser Extension lets ProxyBurst customers conveniently manage and switch ProxyBurst circuits with a single click. No more digging through your browser's proxy setting. No more retyping proxy settings over and over. Seamlessly enhance your internet experience with the ProxyBurst extension and avoid the hassle of manually configuring your browser proxy settings each time.

Here's what our extension does--

1) It builds you a circuit (mobile IP Address) and configures your browser's use that circuit automatically. 
2) Disconnect from the circuit after your work is done and our extension will automatically restore your settings. 

Proxies are a tool and you deserve the best for your work. ProxyBurst only offers the best type of proxies -- US mobile 4G/5G proxies. Our proxies connect you directly to the mobile carrier's cellular network: Verizon, T-Mobile, AT&T, Dish and their MVNOs. 

Standard proxies constantly go bad from other companies. Low quality IP addresses like datacenters and static residential IP addresses quickly get flagged, and it won’t be long before ISPs cut off access from that address. When that happens, your low quality proxy won’t work anymore. 

This is why we only offer the best and nothing else: US mobile proxies. You won't find datacenter or residential IPs in our services. Your connections go straight through the mobile carrier's cellular network. You'll blend anonymously into the same cellular network that millions of Americans are already using: https://www.proxyburst.com

Happy proxying!                    

拡張機能の基本情報

名前 ProxyBurst Extension ProxyBurst Extension
ID kobchfklhdgpghimkkgejmfkgojhekin
公式URL https://chromewebstore.google.com/detail/proxyburst-extension/kobchfklhdgpghimkkgejmfkgojhekin
説明 Official ProxyBurst Browser Extension
ファイルサイズ 51.13 KB
インストール数 11
現在のバージョン 1.1
最終更新日 2021-03-31
公開日 2021-03-26
開発者 Textverified.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://www.proxyburst.com
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "ProxyBurst Extension",
    "description": "Official ProxyBurst Browser Extension",
    "version": "1.1",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html",
        "default_title": "ProxyBurst Extension"
    },
    "background": {
        "scripts": [
            "background.js",
            "jquery3_6_0.js"
        ]
    },
    "content_security_policy": "script-src 'self' https:\/\/*.googleapis.com https:\/\/stackpath.bootstrapcdn.com; object-src 'self'",
    "permissions": [
        "webRequest",
        "webRequestBlocking",
        "proxy",
        "storage",
        ""
    ]
}