P2P Surf

Proxy switch extension from p2p.surf

P2P Surfคืออะไร?

P2P Surf เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://p2p.surf และคุณลักษณะหลักของมันคือ "Proxy switch extension from p2p.surf"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย P2P Surf

ดาวน์โหลดไฟล์ส่วนขยาย P2P Surf ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ P2P Surf P2P Surf
ID aicnijnilnlcjopnmmkdleekgmhdohbb
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/p2p-surf/aicnijnilnlcjopnmmkdleekgmhdohbb
คำอธิบาย Proxy switch extension from p2p.surf
ขนาดไฟล์ 181 KB
จำนวนการติดตั้ง 364
เวอร์ชันปัจจุบัน 0.0.7
อัปเดตครั้งล่าสุด 2016-06-21
วันที่เผยแพร่ 2016-06-21
คะแนน 2.50/5 รวมทั้งหมด 10 คะแนน
ผู้พัฒนา https://p2p.surf
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://p2p.surf
URL หน้าช่วยเหลือ http://p2p.surf/support.php
ภาษาที่รองรับ 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"
    }
}