Snap VPN

Snap VPN - Unlimited free VPN proxy with no-time-limit servers! Unlimited bandwidth!

什麼是Snap VPN?

Snap VPN是由Snap VPN開發的Chrome擴展程式,該擴展的主要功能是“Snap VPN - Unlimited free VPN proxy with no-time-limit servers! Unlimited bandwidth!”。

擴展截圖

screenshot

下載Snap VPN擴展crx文件

下載Snap VPN擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Snap VPN - Unlimited free VPN proxy with no-time-limit servers! Unlimited bandwidth! Offer super unlimited proxy to unblock and access all your favorite websites and apps! Stay secure using public WiFi hotspot, encrypt your online activities, browse all sites privately and anonymously! Enjoy the unlimited free VPN service and internet freedom with Snap VPN now!
🛡️ VPN Free Forever
Need a super vpn proxy with free and time-unlimited servers? Snap VPN offers you the best free vpn service, you can use Snap VPN anytime and anywhere without extra fee. If you need a super premium vpn experience without ads, we also provide premium service for you.
🛡️ Super Secure VPN for Online Privacy
Snap VPN changea your IP address to another country, escape school firewall or government censorship. Let you surf the web anonymously without worrying about being tracked. Encrypt network traffic and connection under mobile data and Wifi hotspot. Your password, personal data, payment information are fully protected from cyber attacks.
🛡️ Bypass Geo-restrictions
Snap VPN can bypass geographic restrictions by encrypting all traffic and changing your ip address. Snap VPN is a super VPN for cross-regional gaming and streaming.

Supports your gaming needs with your friends anywhere! The way is:


Download the latest version of Snap VPN and choose the location you want.
Connect to the free vpn server or premium server, then open the game, your game ip address will change to where you want.
We now support all games to change ip address, such as Roblox, Free Fire, PUBG mobile, Mobile Legends and Call of Duty.



Support you to enjoy streaming! Connect to the streaming vpn server of Snap VPN:
1.You can easily watch movies, tv shows, series, live sports matches and listen to your favorite songs of different countries.
2.We support the vast majority of streaming websites and apps in the world, such as Netflix, HBO, Disney+, TikTok, Spotify, etc.


Besides, Snap vpn supports access to online shopping and banking services cross-regionally and encrypts your payment information.


🛡️ Unblock all Websites and Apps
Using Snap VPN can help you unblock all apps and websites. We offer outstanding technology to make sure you can access all blocked global media, mobile games, videos, social applications and blocked websites safely and freely without limitation.
🛡️ Fast & Stable Speed
Snap VPN is a super fast VPN! It will automatically connect to the fastest vpn server. One click to connect to US, UK, Korea, Singapore, India, German, France, etc.
All the amazing experiences in Snap VPN - Unlimited Vpn Proxy! Key Features🛡️:
✓Unlimited and free VPN servers
✓Online anonymous, protect privacy
✓Secure the WiFi hotspot network
✓Bypass geo-restriction, firewall & censorship
✓Unlimited access to blocked content
✓Unlimited bandwidth & super fast speed
✓Strict no-log policy                    

擴展基本資訊

名稱 Snap VPN Snap VPN
ID nkklhdhlfknnhmmldffbofbbomlicpig
官方網址 https://chromewebstore.google.com/detail/snap-vpn/nkklhdhlfknnhmmldffbofbbomlicpig
簡介 Snap VPN - Unlimited free VPN proxy with no-time-limit servers! Unlimited bandwidth!
檔案大小 520 KB
安裝次數 4,091,155
目前版本 0.3.9
更新時間 2023-10-02
上架時間 2022-09-19
評分 3.82/5 共 181 次評分
開發者 Snap VPN
電子郵箱 [email protected]
付費類型 free
隱私政策頁面URL https://docs.google.com/document/d/1PpY8-aDNiXSvUqVLH8k_QzwEGIQy-UeaiXMxfFHB8IU/edit?usp=sharing
支援的語言 id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "author": "__MSG_extName__",
    "background": {
        "service_worker": "js\/background.js"
    },
    "action": {
        "default_icon": {
            "16": "icons\/disabled16.png",
            "48": "icons\/disabled48.png",
            "128": "icons\/disabled128.png",
            "300": "icons\/disabled300.png"
        },
        "default_title": "__MSG_extName__",
        "default_popup": "html\/popup.html"
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "js": [
                "js\/content.js"
            ],
            "css": [
                "css\/content.css"
            ],
            "all_frames": true,
            "match_about_blank": true,
            "run_at": "document_start"
        }
    ],
    "default_locale": "en",
    "description": "__MSG_extShortDesc__",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png",
        "300": "icons\/icon300.png"
    },
    "incognito": "split",
    "manifest_version": 3,
    "minimum_chrome_version": "88.0",
    "name": "__MSG_extName__",
    "permissions": [
        "alarms",
        "scripting",
        "storage",
        "proxy"
    ],
    "host_permissions": [
        ""
    ],
    "version": "0.3.9",
    "web_accessible_resources": [
        {
            "resources": [
                "\/web_accessible_resources\/*"
            ],
            "matches": [
                ""
            ]
        }
    ]
}