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
电子邮箱 [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"
    }
}