P2P Surf

Proxy switch extension from p2p.surf

Wat is P2P Surf?

P2P Surf is een Chrome-extensie ontwikkeld door https://p2p.surf, en de belangrijkste functie is "Proxy switch extension from p2p.surf".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie P2P Surf

Download P2P Surf-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

                        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.                    

Basisinformatie over de Extensie

Naam P2P Surf P2P Surf
ID aicnijnilnlcjopnmmkdleekgmhdohbb
Officiële URL https://chromewebstore.google.com/detail/p2p-surf/aicnijnilnlcjopnmmkdleekgmhdohbb
Beschrijving Proxy switch extension from p2p.surf
Bestandsgrootte 181 KB
Aantal Installaties 364
Huidige Versie 0.0.7
Laatst Bijgewerkt 2016-06-21
Publicatiedatum 2016-06-21
Beoordeling 2.50/5 Totaal 10 Beoordelingen
Ontwikkelaar https://p2p.surf
Betalingswijze free
Extensiewebsite http://p2p.surf
Help Pagina-URL http://p2p.surf/support.php
Ondersteunde Talen 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"
    }
}