Trellonet

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

O que é Trellonet?

Trellonet é uma extensão do Chrome desenvolvida por https://trellonet.com, e sua principal característica é "Trellonet vpn offers free, anonymous, secure, unlimited VPN services to unlock any website and internet service.".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Trellonet

Baixe arquivos de extensão Trellonet 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

                        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]                    

Informações Básicas da Extensão

Nome Trellonet Trellonet
ID kijmjccaolmigiidffnnfbolbpnehhhp
URL Oficial https://chromewebstore.google.com/detail/trellonet/kijmjccaolmigiidffnnfbolbpnehhhp
Descrição Trellonet vpn offers free, anonymous, secure, unlimited VPN services to unlock any website and internet service.
Tamanho do Arquivo 1.07 MB
Contagem de Instalações 1,200
Versão Atual 2.1.1
Última Atualização 2020-08-24
Data de Publicação 2020-07-01
Classificação 3.00/5 Total de 2 Avaliações
Desenvolvedor https://trellonet.com
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://www.trellonet.com
URL da Página de Ajuda https://www.trellonet.com
URL da Página de Política de Privacidade https://www.trellonet.com/privacy.html
Idiomas Suportados 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
}