P2P Surf

Proxy switch extension from p2p.surf

Cos'è P2P Surf?

P2P Surf è un'estensione di Chrome sviluppata da https://p2p.surf, e la sua funzione principale è "Proxy switch extension from p2p.surf".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione P2P Surf

Scarica i file di estensione P2P Surf in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        P2P.Surf is Free VPN . When you participate, you will be able to browse the Internet anonymously. We believe the web is Free for everyone to use and should be open worldwide with no restrictions.                    

Informazioni di Base sull'Estensione

Nome P2P Surf P2P Surf
ID aicnijnilnlcjopnmmkdleekgmhdohbb
URL Ufficiale https://chromewebstore.google.com/detail/p2p-surf/aicnijnilnlcjopnmmkdleekgmhdohbb
Descrizione Proxy switch extension from p2p.surf
Dimensione del File 181 KB
Conteggio Installazioni 364
Versione Corrente 0.0.7
Ultimo Aggiornamento 2016-06-21
Data di Pubblicazione 2016-06-21
Valutazione 2.50/5 Totale 10 Valutazioni
Sviluppatore https://p2p.surf
Tipo di Pagamento free
Sito Web dell'Estensione http://p2p.surf
URL della Pagina di Aiuto http://p2p.surf/support.php
Lingue Supportate en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "description": "Proxy switch extension from p2p.surf",
    "manifest_version": 2,
    "name": "P2P Surf",
    "version": "0.0.7",
    "icons": {
        "48": "icons\/shield-disabled.png"
    },
    "permissions": [
        "proxy",
        "",
        "webRequest",
        "webRequestBlocking"
    ],
    "background": {
        "scripts": [
            "popup\/md5.min.js",
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "icons\/disconnected.png",
        "default_title": "Proxy Switch: Disconnected",
        "default_popup": "popup\/proxies.html"
    }
}