Best Proxy Manager

The best anonymous proxy solution for you

Best Proxy Managerとは何ですか?

Best Proxy Managerはhttps://www.vpnside.comによって開発されたChromeの拡張機能で、その主な機能は「The best anonymous proxy solution for you」です。

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

screenshot

Best Proxy Manager拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Manage and switch between multiple location proxies quickly & easily.
Changing your IP by proxy settings has never been so convenient. 
The extension "Best proxy manager "provides a list of socks4 and socks5 proxies that we collect on our website www.vpnside.com/proxy/list for your convenience
You just need to choose one of them from the list and connect. 

Our socks proxies list is checked and updated every 30 minutes on our server.

VPNSide is the leading resource for digital freedom. The site’s mission is to help users around the world reclaim their right to privacy through research, reviews, knowledge-sharing, investigations and direct action.                    

拡張機能の基本情報

名前 Best Proxy Manager Best Proxy Manager
ID ahnedoddoeoelbaaiccbimdpgnlmdlgc
公式URL https://chromewebstore.google.com/detail/best-proxy-manager/ahnedoddoeoelbaaiccbimdpgnlmdlgc
説明 The best anonymous proxy solution for you
ファイルサイズ 58.58 KB
インストール数 612
現在のバージョン 1.0.0
最終更新日 2020-01-08
公開日 2020-01-07
評価 4.50/5 合計 6 レビュー
開発者 https://www.vpnside.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://www.vpnside.com
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Best Proxy Manager",
    "version": "1.0.0",
    "description": "The best anonymous proxy solution for you",
    "manifest_version": 2,
    "homepage_url": "https:\/\/www.vpnside.com",
    "default_locale": "en",
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    },
    "permissions": [
        "proxy",
        "storage"
    ],
    "icons": {
        "16": "icons\/16x16.png",
        "48": "icons\/48x48.png",
        "128": "icons\/128x128.png"
    },
    "browser_action": {
        "default_title": "Best Proxy Manager",
        "default_popup": "popup.html"
    }
}