P2P Surf

Proxy switch extension from p2p.surf

Qu'est-ce que P2P Surf ?

P2P Surf est une extension Chrome développée par https://p2p.surf, et sa fonction principale est "Proxy switch extension from p2p.surf".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension P2P Surf

Téléchargez les fichiers d'extension P2P Surf au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom P2P Surf P2P Surf
ID aicnijnilnlcjopnmmkdleekgmhdohbb
URL Officiel https://chromewebstore.google.com/detail/p2p-surf/aicnijnilnlcjopnmmkdleekgmhdohbb
Description Proxy switch extension from p2p.surf
Taille du Fichier 181 KB
Nombre d'Installations 364
Version Actuelle 0.0.7
Dernière Mise à Jour 2016-06-21
Date de Publication 2016-06-21
Évaluation 2.50/5 Total 10 Évaluations
Développeur https://p2p.surf
Type de Paiement free
Site Web de l'Extension http://p2p.surf
URL de la Page d'Aide http://p2p.surf/support.php
Langues Prises en Charge 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"
    }
}