BelkaVPN is VPN, Proxy to Unblock any sites

Access restricted content worldwide

¿Qué es BelkaVPN is VPN, Proxy to Unblock any sites?

BelkaVPN is VPN, Proxy to Unblock any sites es una extensión de Chrome desarrollada por https://www.belkavpn.com, y su función principal es "Access restricted content worldwide".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión BelkaVPN is VPN, Proxy to Unblock any sites

Descarga archivos de extensión BelkaVPN is VPN, Proxy to Unblock any sites en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        A simple solution for your internet security! Unlock any blocked websites. Warranty: availability, confidentiality, anonymity.
BelkaVPN proxy  - is a fast VPN proxy service that ensures internet privacy and security for everyone. Unblock media streaming, protect your data, shun away snoopers and hacker, and enjoy the full palette of online experiences with our VPN extension.

Worried about unprotected Wi-Fi hotspots? Want to be anonymous and protected from surveillance and hackers? "BelkaVPN is VPN, Proxy to Unblock any sites" – is the best solution for you!

✓  With simple registration.
✓ 100% free. No credit card information needed. No trials offered.
✓ Truly unlimited. No session, speed or bandwidth limitations.  
✓ Unblock the world with just one touch of the country buttons. 
✓  Strong SSL encryption will make you fully anonymous and secured.

Unblocks any websites and applications.

★  Permission & Terms of Use, Privacy Policy ★ 

------------------------------------
Links:
Available on Android: https://play.google.com/store/apps/details?id=com.digiapp.vpn 
Website: https://www.belkavpn.com
Terms of use: https://www.belkavpn.com/terms
Privacy Policy: https://www.belkavpn.com/privacy                    

Información Básica de la Extensión

Nombre BelkaVPN is VPN, Proxy to Unblock any sites BelkaVPN is VPN, Proxy to Unblock any sites
ID npgimkapccfidfkfoklhpkgmhgfejhbj
URL Oficial https://chromewebstore.google.com/detail/belkavpn-is-vpn-proxy-to/npgimkapccfidfkfoklhpkgmhgfejhbj
Descripción Access restricted content worldwide
Tamaño del Archivo 8.34 MB
Cantidad de Instalaciones 7,983
Versión Actual 18
Última Actualización 2020-09-17
Fecha de Publicación 2020-03-29
Calificación 3.48/5 Total de 97 Calificaciones
Desarrollador https://www.belkavpn.com
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión https://www.belkavpn.com
URL de la Página de Ayuda https://www.belkavpn.com
URL de la Página de Política de Privacidad https://belkavpn.com/privacy-policy
Idiomas Soportados id,ms,de,en,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,pt-BR,ro,sk,sl,fi,sv,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,th,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_appName__",
    "short_name": "__MSG_shortAppName__",
    "description": "__MSG_appDesc__",
    "version": "18",
    "offline_enabled": false,
    "homepage_url": "https:\/\/www.belkavpn.com",
    "minimum_chrome_version": "18",
    "browser_action": {
        "default_icon": ".\/img\/bw_ic_launcher_round.png"
    },
    "background": {
        "scripts": [
            "js\/background.js"
        ]
    },
    "permissions": [
        "https:\/\/www.belkavpn.com\/*",
        "https:\/\/www.google.com\/*",
        "storage",
        "proxy",
        "cookies",
        "privacy"
    ],
    "icons": {
        "16": ".\/img\/ic_launcher_round.png",
        "32": ".\/img\/ic_launcher.png",
        "48": ".\/img\/[email protected]",
        "128": ".\/img\/[email protected]"
    },
    "default_locale": "en",
    "content_security_policy": "script-src 'self'; object-src 'self'"
}