Proxy List Pro

Proxy List Pro is a simple and completely free web proxy service. Perfect for those looking to bypass censorship restrictions.

What is Proxy List Pro?

Proxy List Pro is a Chrome extension developed by http://proxylistpro.com, and its main feature is "Proxy List Pro is a simple and completely free web proxy service. Perfect for those looking to bypass censorship restrictions.".

Extension Screenshots

screenshot

Download Proxy List Pro Extension CRX File

Download Proxy List Pro 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

                        Proxy List Pro is a simple and completely free web proxy service. Perfect for those looking to bypass censorship restrictions and/or looking to browse the internet securely.                    

Extension Basic Information

Name Proxy List Pro Proxy List Pro
ID oicamophdnojgacgbobolcnhbbgpiknb
Official URL https://chrome.google.com/webstore/detail/proxy-list-pro/oicamophdnojgacgbobolcnhbbgpiknb
Description Proxy List Pro is a simple and completely free web proxy service. Perfect for those looking to bypass censorship restrictions.
File Size 213 KB
Installation Count 1,668
Current Version 7.0
Last Updated 2014-05-12
Publish Date 2014-05-12
Rating 3.50/5 Total 34 Ratings
Developer http://proxylistpro.com
Email [email protected]
Payment Type free
Privacy Policy Page URL http://hide-my-ip.org/page/privacy-policy
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Proxy List Pro",
    "version": "7.0",
    "description": "Proxy List Pro is a simple and completely free web proxy service. Perfect for those looking to bypass censorship restrictions.",
    "icons": {
        "48": "img\/icon.png"
    },
    "browser_action": {
        "default_title": "Proxy List Pro",
        "default_popup": "popup.html",
        "default_icon": {
            "19": "img\/disabled.png"
        }
    },
    "permissions": [
        "tabs",
        "webRequest",
        "*:\/\/*.proxylistpro.com\/"
    ],
    "background": {
        "scripts": [
            "bg.js"
        ]
    }
}