UnderVPN

UnderVPN - vpn & ad blocker - The best free Google Chrome VPN and ad blocker extension to hide your IP. Presenting the UnderVPN…

Cos'è UnderVPN?

UnderVPN è un'estensione di Chrome sviluppata da jamestyler23582, e la sua funzione principale è "UnderVPN - vpn & ad blocker - The best free Google Chrome VPN and ad blocker extension to hide your IP. Presenting the UnderVPN…".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione UnderVPN

Scarica i file di estensione UnderVPN 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

                        UnderVPN - vpn & ad blocker - The best free Google Chrome VPN and ad blocker extension to hide your IP.

Presenting the UnderVPN FREE Google Chrome extension: Download the best VPN browser extension for Google Chrome and get unlimited bandwidth, fast connection speeds, total leak protection and protect your online activities.

The UnderVPN free browser extension uses strong encryption to secure all your traffic and hides your real IP address so you can access any blocked website, protect your data and surf the internet anonymously without a data limit.

The UnderVPN is the easiest way to stay secure and private online. Our virtual private network allows you to hide your IP address and access blocked content online from the moment you connect to our VPN servers.

Connect to our secure servers from all over the world to experience an unlimited free VPN, and access websites, streaming content, and more.

Get our VPN proxy extension for Google Chrome, experience unlimited bandwidth, and stay protected even when you're using public Wi-Fi and get total anonymous browsing.

We have our own ad filter lists, so we also remove ads on YouTube and other popular search engines. Enjoy the internet comfortable!

~~ Disclaimer ~~

We cannot guarantee that our VPN service will work in China, Iran & Saudi Arabia. Even if you can download the application, we strongly recommend that you do not purchase Premium VPN accounts. We are not responsible for a lack of service and are not able to provide refunds for those countries.

~~ Protection Guaranteed ~~

As a Israel VPN company, we are bound by strict data privacy laws and do not track any IP or connection data.
Мut we collect peer-to-peer domain data to redistribute load balancers so that users don't have low bandwidth. Access the internet with our VPN and stay safe. We have nothing to hide! Find out more here: http://www.undervpn.digital/site/pages/privacy_policy

~~ ♥ Keep in touch! ~~

Visit site to learn more and get our latest VPN updates and news:

→ http://www.undervpn.digital/                    

Informazioni di Base sull'Estensione

Nome UnderVPN UnderVPN
ID kjcfoafgkadcmegcgmhgihofppbmdllp
URL Ufficiale https://chrome.google.com/webstore/detail/undervpn/kjcfoafgkadcmegcgmhgihofppbmdllp
Descrizione UnderVPN - vpn & ad blocker - The best free Google Chrome VPN and ad blocker extension to hide your IP. Presenting the UnderVPN…
Dimensione del File 315 KB
Conteggio Installazioni 80
Versione Corrente 2.0.0.74
Ultimo Aggiornamento 2022-01-11
Data di Pubblicazione 2021-12-23
Sviluppatore jamestyler23582
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://www.undervpn.digital/
URL della Pagina della Politica sulla Privacy http://www.undervpn.digital/site/pages/privacy_policy
Lingue Supportate en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "minimum_chrome_version": "22.0",
    "background": {
        "scripts": [
            "browser-polyfill.min.js",
            "background.js"
        ]
    },
    "browser_action": {
        "default_popup": "static\/popup.html",
        "default_title": "UnderVPN"
    },
    "permissions": [
        "background",
        "proxy",
        "storage",
        ""
    ],
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "browser-polyfill.min.js",
                "static\/content\/content.js"
            ],
            "matches": [
                "https:\/\/www.youtube.com\/*",
                "https:\/\/www.google.com\/search*",
                "https:\/\/www.google.at\/search*",
                "https:\/\/www.google.be\/search*",
                "https:\/\/www.google.ca\/search*",
                "https:\/\/www.google.ch\/search*",
                "https:\/\/www.google.de\/search*",
                "https:\/\/www.google.dk\/search*",
                "https:\/\/www.google.es\/search*",
                "https:\/\/www.google.fi\/search*",
                "https:\/\/www.google.fr\/search*",
                "https:\/\/www.google.it\/search*",
                "https:\/\/www.google.se\/search*",
                "https:\/\/www.google.nl\/search*",
                "https:\/\/www.google.no\/search*",
                "https:\/\/www.google.cl\/search*",
                "https:\/\/www.google.ie\/search*",
                "https:\/\/www.google.co.in\/search*",
                "https:\/\/www.google.com.ph\/search*",
                "https:\/\/www.google.com.my\/search*",
                "https:\/\/www.google.com.id\/search*",
                "https:\/\/www.google.com.pe\/search*",
                "https:\/\/www.google.com.tw\/search*",
                "https:\/\/www.google.com.sg\/search*",
                "https:\/\/www.google.com.co\/search*",
                "https:\/\/www.google.com.ar\/search*",
                "https:\/\/www.google.com.hk\/search*",
                "https:\/\/www.google.com.mx\/search*",
                "https:\/\/www.google.com.ve\/search*",
                "https:\/\/www.google.com.au\/search*",
                "https:\/\/www.google.com.br\/search*",
                "https:\/\/www.google.com.th\/search*",
                "https:\/\/www.google.com.vn\/search*",
                "https:\/\/www.google.com.au\/search*",
                "https:\/\/www.google.co.uk\/search*",
                "https:\/\/www.google.co.nz\/search*"
            ],
            "run_at": "document_start"
        }
    ],
    "author": "undervpn.digital Inc.",
    "version": "2.0.0.74",
    "manifest_version": 2,
    "name": "UnderVPN",
    "short_name": "undervpn",
    "icons": {
        "16": "static\/icon_16.png",
        "32": "static\/icon_32.png",
        "64": "static\/icon_64.png",
        "128": "static\/icon_128.png"
    },
    "content_security_policy": "script-src 'self'; object-src 'self';"
}