Snap VPN

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

O que é Snap VPN?

Snap VPN é uma extensão do Chrome desenvolvida por Snap VPN, e sua principal característica é "Snap VPN - Unlimited free VPN proxy with no-time-limit servers! Unlimited bandwidth!".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Snap VPN

Baixe arquivos de extensão Snap VPN no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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                    

Informações Básicas da Extensão

Nome Snap VPN Snap VPN
ID nkklhdhlfknnhmmldffbofbbomlicpig
URL Oficial https://chromewebstore.google.com/detail/snap-vpn/nkklhdhlfknnhmmldffbofbbomlicpig
Descrição Snap VPN - Unlimited free VPN proxy with no-time-limit servers! Unlimited bandwidth!
Tamanho do Arquivo 520 KB
Contagem de Instalações 4,091,155
Versão Atual 0.3.9
Última Atualização 2023-10-02
Data de Publicação 2022-09-19
Classificação 3.82/5 Total de 181 Avaliações
Desenvolvedor Snap VPN
Email [email protected]
Tipo de Pagamento free
URL da Página de Política de Privacidade https://docs.google.com/document/d/1PpY8-aDNiXSvUqVLH8k_QzwEGIQy-UeaiXMxfFHB8IU/edit?usp=sharing
Idiomas Suportados 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": [
                ""
            ]
        }
    ]
}