Space VPN - Free & Secure proxy

100% free and secure VPN service for your browser! It has no time, location switching, speed limit at all.

Space VPN - Free & Secure proxyคืออะไร?

Space VPN - Free & Secure proxy เป็นส่วนขยายของ Chrome ที่พัฒนาโดย spacevpn.dev และคุณลักษณะหลักของมันคือ "100% free and secure VPN service for your browser! It has no time, location switching, speed limit at all."

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

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Space VPN - Free & Secure proxy

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

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

                        🌍🌍🌍🌍🌍🌍🌍🌍🌍🌍🌍 SPACE VPN 🌍🌍🌍🌍🌍🌍🌍🌍🌍🌍🌍

🚀 Fly in the space of internet with Space VPN. Totally free VPN extension without any limits and with impressive bandwidth! Try it yourself and put 5 stars if all is ok!

🌌 VPN is a Virtual Private Network, a technology that allows you to browse the web without restrictions, protect your privacy, and encrypt your internet traffic by setting up a private, secure connection to a remote server.

🎑 Web browsing without any restriction absolutely secured and anonymously as well as unblock any website and receive all information from different sources as it should be in modern society.

🌠 Don’t forget to put 5 stars!

 💶 Absolutely free!
⚡ No restrictions!
🧠 Easy interface!
 🔑 Protected!

 🟦 To install just click the button above.

📟 Connection: [email protected]

🌍🌍🌍🌍🌍🌍🌍🌍🌍🌍🌍 SPACE VPN 🌍🌍🌍🌍🌍🌍🌍🌍🌍🌍🌍                    

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

ชื่อ Space VPN - Free & Secure proxy Space VPN - Free & Secure proxy
ID ippnncolkjbedlgpnlhdgblhbjobpklh
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/space-vpn-free-secure-pro/ippnncolkjbedlgpnlhdgblhbjobpklh
คำอธิบาย 100% free and secure VPN service for your browser! It has no time, location switching, speed limit at all.
ขนาดไฟล์ 1.53 MB
จำนวนการติดตั้ง 4,799
เวอร์ชันปัจจุบัน 1.5.7
อัปเดตครั้งล่าสุด 2021-12-21
วันที่เผยแพร่ 2021-12-21
คะแนน 3.33/5 รวมทั้งหมด 12 คะแนน
ผู้พัฒนา spacevpn.dev
อีเมล [email protected]
ประเภทการชำระเงิน free
URL หน้านโยบายความเป็นส่วนตัว https://docs.google.com/document/d/1Os-Zg-dmYpeKS3zEE6dPvHaS1z3fZ88b_VCWxYDlFk8/edit?usp=sharing
ภาษาที่รองรับ id,de,en,en-US,fil,fr,nl,no,vi,tr,es,it,lv,lt,pl,pt-BR,pt-PT,ro,sk,sl,fi,bg,ru,uk,hi,ta,th,zh-CN,zh-TW,ja,ko
manifest.json
{
    "background": {
        "scripts": [
            "js\/libs\/jquery.js",
            "js\/utils.js",
            "js\/background.js"
        ]
    },
    "browser_action": {
        "default_icon": "icons\/icon-disabled.png",
        "default_popup": "index.html",
        "default_title": "__MSG_appName__"
    },
    "content_security_policy": "script-src 'self'; object-src 'self'",
    "default_locale": "en",
    "description": "__MSG_appDesc__",
    "icons": {
        "128": "icons\/icon.png"
    },
    "manifest_version": 2,
    "name": "__MSG_appName__",
    "permissions": [
        "storage",
        "proxy",
        "notifications",
        "*:\/\/*\/*",
        "webRequest",
        "webRequestBlocking"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.5.7"
}