Trellonet

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

Wat is Trellonet?

Trellonet is een Chrome-extensie ontwikkeld door https://trellonet.com, en de belangrijkste functie is "Trellonet vpn offers free, anonymous, secure, unlimited VPN services to unlock any website and internet service.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Trellonet

Download Trellonet-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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]                    

Basisinformatie over de Extensie

Naam Trellonet Trellonet
ID kijmjccaolmigiidffnnfbolbpnehhhp
Officiële URL https://chromewebstore.google.com/detail/trellonet/kijmjccaolmigiidffnnfbolbpnehhhp
Beschrijving Trellonet vpn offers free, anonymous, secure, unlimited VPN services to unlock any website and internet service.
Bestandsgrootte 1.07 MB
Aantal Installaties 1,200
Huidige Versie 2.1.1
Laatst Bijgewerkt 2020-08-24
Publicatiedatum 2020-07-01
Beoordeling 3.00/5 Totaal 2 Beoordelingen
Ontwikkelaar https://trellonet.com
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://www.trellonet.com
Help Pagina-URL https://www.trellonet.com
URL van de Privacybeleid Pagina https://www.trellonet.com/privacy.html
Ondersteunde Talen 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
}