P2P Surf

Proxy switch extension from p2p.surf

What is P2P Surf?

P2P Surf is a Chrome extension developed by https://p2p.surf, and its main feature is "Proxy switch extension from p2p.surf".

Extension Screenshots

screenshot

Download P2P Surf Extension CRX File

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

                        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.                    

Extension Basic Information

Name P2P Surf P2P Surf
ID aicnijnilnlcjopnmmkdleekgmhdohbb
Official URL https://chromewebstore.google.com/detail/p2p-surf/aicnijnilnlcjopnmmkdleekgmhdohbb
Description Proxy switch extension from p2p.surf
File Size 181 KB
Installation Count 364
Current Version 0.0.7
Last Updated 2016-06-21
Publish Date 2016-06-21
Rating 2.50/5 Total 10 Ratings
Developer https://p2p.surf
Payment Type free
Extension Website http://p2p.surf
Help Page URL http://p2p.surf/support.php
Supported Languages 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"
    }
}