SetupVPN - Lifetime Free VPN

Unblock any blocked website in your country, school or company. It's free and easy to use.

SetupVPN - Lifetime Free VPNคืออะไร?

SetupVPN - Lifetime Free VPN เป็นส่วนขยายของ Chrome ที่พัฒนาโดย SetupVPN Inc และคุณลักษณะหลักของมันคือ "Unblock any blocked website in your country, school or company. It's free and easy to use."

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

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย SetupVPN - Lifetime Free VPN

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

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

                        Bypass any website that has been blocked by your government, school or company with just single click. SetupVPN comes with UNLIMITED bandwidth and it is completely FREE for everyone! 

Secure your browser activity with military grade encryption while using public wifi hotspots, company network or school network. SetupVPN offers high degree Wi-Fi security and online privacy.

With over 100 servers spread all over the globe, SetupVPN lets you access any content that is not available in your country, company or at your school. Simply change your location, encrypt your connection and change your IP address.

No technical knowledge required. Simply download extension, create an account and DONE! Change your location against online trackers. Prevent websites from gathering your personal information.

SetupVPN easiest way to setup a VPN server!

SetupVPN comes with:
- UNLIMITED and 100% Free VPN server
- No bandwidth or speed limitations.
- 4096 bit military grade encryption


SetupVPN requires following permissions:

storage: To store configuration file and current state of the extension

proxy: This permission allows SetupVPN to proxy your traffic through a server in another country and unblocks blocked websites in your area. 

notifications: Keeps the user informed whether its connection was successful or not. Additionally notifies the user when it disconnects from a server.

webRequest, webRequestBlocking, AllHosts: SetupVPN checks every web request and uses Proxy-Authorization to authorize your access to the proxy server. It also helps to detect connection errors, warns the user and ensures a good user experience.

tabs: To open our support and extension related websites and populate their content. To ensure premium support for the user and help to solve problems related to the extension much faster. 
It also helps to detect on which tabs connection errors have happened. The error detection is just informational and ensures a higher user experience.

management: To detect extensions that might affect the usage of SetupVPN and warns the user. It does not disable or enable your extensions. It's only informational and ensures a good user experience by informing the user.                    

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

ชื่อ SetupVPN - Lifetime Free VPN SetupVPN - Lifetime Free VPN
ID oofgbpoabipfcfjapgnbbjjaenockbdp
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/setupvpn-lifetime-free-vp/oofgbpoabipfcfjapgnbbjjaenockbdp
คำอธิบาย Unblock any blocked website in your country, school or company. It's free and easy to use.
ขนาดไฟล์ 3.28 MB
จำนวนการติดตั้ง 1,540,036
เวอร์ชันปัจจุบัน 3.12.22
อัปเดตครั้งล่าสุด 2024-02-26
วันที่เผยแพร่ 2020-06-24
คะแนน 4.75/5 รวมทั้งหมด 46601 คะแนน
ผู้พัฒนา SetupVPN Inc
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://setupvpn.com
URL หน้าช่วยเหลือ https://setupvpn.com/faq/
URL หน้านโยบายความเป็นส่วนตัว https://setupvpn.com/privacy-policy
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "SetupVPN - Lifetime Free VPN",
    "short_name": "SetupVPN",
    "description": "Unblock any blocked website in your country, school or company. It's free and easy to use.",
    "version": "3.12.22",
    "browser_action": {
        "browser_style": false,
        "default_popup": "popup.html",
        "default_icon": "images\/setupvpn-48-grey.png",
        "default_title": "SetupVPN"
    },
    "icons": {
        "128": "images\/setupvpn-128.png"
    },
    "permissions": [
        "storage",
        "proxy",
        "notifications",
        "webRequest",
        "webRequestBlocking",
        "",
        "tabs",
        "management"
    ],
    "background": {
        "scripts": [
            "js\/background.js"
        ]
    },
    "content_security_policy": "script-src 'self' 'wasm-eval'; object-src 'self'"
}