Trellonet

Trellonet vpn offers free, anonymous, secure, unlimited VPN services to unlock any website and internet service.

¿Qué es Trellonet?

Trellonet es una extensión de Chrome desarrollada por https://trellonet.com, y su función principal es "Trellonet vpn offers free, anonymous, secure, unlimited VPN services to unlock any website and internet service.".

Capturas de Pantalla de la Extensión

screenshot

Descargar Archivo CRX de la Extensión Trellonet

Descarga archivos de extensión Trellonet 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

                        Trellonet vpn is the best network security solution that encrypts all your access connections, securely unlocks the websites you visit through our proxy servers, and quickly and easily access your favorite websites and content.

Trellonet can do it:
* No credit card, no advertising, free vpn service
*Encrypt all your traffic and hide your ip address so you can browse the internet anonymously
* Select the server ip in our list, easily change your location, and hide your ip, breaking access restrictions
* Unlock your favorite streaming content with one click

For any usage questions, please send an email to the following address:
[email protected]                    

Información Básica de la Extensión

Nombre Trellonet Trellonet
ID kijmjccaolmigiidffnnfbolbpnehhhp
URL Oficial https://chromewebstore.google.com/detail/trellonet/kijmjccaolmigiidffnnfbolbpnehhhp
Descripción Trellonet vpn offers free, anonymous, secure, unlimited VPN services to unlock any website and internet service.
Tamaño del Archivo 1.07 MB
Cantidad de Instalaciones 1,200
Versión Actual 2.1.1
Última Actualización 2020-08-24
Fecha de Publicación 2020-07-01
Calificación 3.00/5 Total de 2 Calificaciones
Desarrollador https://trellonet.com
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión https://www.trellonet.com
URL de la Página de Ayuda https://www.trellonet.com
URL de la Página de Política de Privacidad https://www.trellonet.com/privacy.html
Idiomas Soportados en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Trellonet",
    "version": "2.1.1",
    "description": "Trellonet vpn offers free, anonymous, secure, unlimited VPN services to unlock any website and internet service.",
    "permissions": [
        "storage",
        "http:\/\/*\/*",
        "proxy"
    ],
    "background": {
        "scripts": [
            "static\/js\/background.js",
            "static\/js\/jquery.min.js"
        ],
        "persistent": true
    },
    "browser_action": {
        "default_icon": "static\/img\/invalid48.png",
        "default_title": "Trellonet",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "static\/img\/invalid48.png",
        "32": "static\/img\/invalid48.png",
        "48": "static\/img\/invalid48.png",
        "128": "static\/img\/invalid48.png"
    },
    "manifest_version": 2
}