Proxy management tool

Proxy management extension for anonymous-proxies.net

What is Proxy management tool?

Proxy management tool is a Chrome extension developed by https://anonymous-proxies.net, and its main feature is "Proxy management extension for anonymous-proxies.net".

Extension Screenshots

screenshot

Download Proxy management tool Extension CRX File

Download Proxy management tool extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Extension for loading and using proxies purchased at anonymous-proxies.net                    

Extension Basic Information

Name Proxy management tool Proxy management tool
ID ficmddpifidcbcndbmddljgamgjfcbck
Official URL https://chromewebstore.google.com/detail/proxy-management-tool/ficmddpifidcbcndbmddljgamgjfcbck
Description Proxy management extension for anonymous-proxies.net
File Size 875 KB
Installation Count 126
Current Version 1.1
Last Updated 2015-05-03
Publish Date 2015-05-03
Rating 3.00/5 Total 2 Ratings
Developer https://anonymous-proxies.net
Email [email protected]
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Proxy management tool",
    "description": "Proxy management extension for anonymous-proxies.net",
    "version": "1.1",
    "browser_action": {
        "default_icon": {
            "16": "icons\/16.png",
            "19": "icons\/19.png",
            "24": "icons\/24.png",
            "38": "icons\/48.png",
            "48": "icons\/48.png",
            "128": "icons\/128.png"
        },
        "default_popup": "aProxy\/index.html"
    },
    "permissions": [
        "proxy"
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'"
}