Proxy List Pro

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

Wat is Proxy List Pro?

Proxy List Pro is een Chrome-extensie ontwikkeld door http://proxylistpro.com, en de belangrijkste functie is "Proxy List Pro is a simple and completely free web proxy service. Perfect for those looking to bypass censorship restrictions.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Proxy List Pro

Download Proxy List Pro-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam Proxy List Pro Proxy List Pro
ID oicamophdnojgacgbobolcnhbbgpiknb
Officiële URL https://chrome.google.com/webstore/detail/proxy-list-pro/oicamophdnojgacgbobolcnhbbgpiknb
Beschrijving Proxy List Pro is a simple and completely free web proxy service. Perfect for those looking to bypass censorship restrictions.
Bestandsgrootte 213 KB
Aantal Installaties 1,668
Huidige Versie 7.0
Laatst Bijgewerkt 2014-05-12
Publicatiedatum 2014-05-12
Beoordeling 3.50/5 Totaal 34 Beoordelingen
Ontwikkelaar http://proxylistpro.com
E-mail [email protected]
Betalingswijze free
URL van de Privacybeleid Pagina http://hide-my-ip.org/page/privacy-policy
Ondersteunde Talen 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"
        ]
    }
}