Snap VPN

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

Qu'est-ce que Snap VPN ?

Snap VPN est une extension Chrome développée par Snap VPN, et sa fonction principale est "Snap VPN - Unlimited free VPN proxy with no-time-limit servers! Unlimited bandwidth!".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Snap VPN

Téléchargez les fichiers d'extension Snap VPN au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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                    

Informations de Base sur l'Extension

Nom Snap VPN Snap VPN
ID nkklhdhlfknnhmmldffbofbbomlicpig
URL Officiel https://chromewebstore.google.com/detail/snap-vpn/nkklhdhlfknnhmmldffbofbbomlicpig
Description Snap VPN - Unlimited free VPN proxy with no-time-limit servers! Unlimited bandwidth!
Taille du Fichier 520 KB
Nombre d'Installations 4,091,155
Version Actuelle 0.3.9
Dernière Mise à Jour 2023-10-02
Date de Publication 2022-09-19
Évaluation 3.82/5 Total 181 Évaluations
Développeur Snap VPN
Email [email protected]
Type de Paiement free
URL de la Page de Politique de Confidentialité https://docs.google.com/document/d/1PpY8-aDNiXSvUqVLH8k_QzwEGIQy-UeaiXMxfFHB8IU/edit?usp=sharing
Langues Prises en Charge 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": [
                ""
            ]
        }
    ]
}