Snap VPN

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

Cos'è Snap VPN?

Snap VPN è un'estensione di Chrome sviluppata da Snap VPN, e la sua funzione principale è "Snap VPN - Unlimited free VPN proxy with no-time-limit servers! Unlimited bandwidth!".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Snap VPN

Scarica i file di estensione Snap VPN in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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                    

Informazioni di Base sull'Estensione

Nome Snap VPN Snap VPN
ID nkklhdhlfknnhmmldffbofbbomlicpig
URL Ufficiale https://chromewebstore.google.com/detail/snap-vpn/nkklhdhlfknnhmmldffbofbbomlicpig
Descrizione Snap VPN - Unlimited free VPN proxy with no-time-limit servers! Unlimited bandwidth!
Dimensione del File 520 KB
Conteggio Installazioni 4,091,155
Versione Corrente 0.3.9
Ultimo Aggiornamento 2023-10-02
Data di Pubblicazione 2022-09-19
Valutazione 3.82/5 Totale 181 Valutazioni
Sviluppatore Snap VPN
Email [email protected]
Tipo di Pagamento free
URL della Pagina della Politica sulla Privacy https://docs.google.com/document/d/1PpY8-aDNiXSvUqVLH8k_QzwEGIQy-UeaiXMxfFHB8IU/edit?usp=sharing
Lingue Supportate 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": [
                ""
            ]
        }
    ]
}