Trellonet

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

What is Trellonet?

Trellonet is a Chrome extension developed by https://trellonet.com, and its main feature is "Trellonet vpn offers free, anonymous, secure, unlimited VPN services to unlock any website and internet service.".

Extension Screenshots

screenshot

Download Trellonet Extension CRX File

Download Trellonet extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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]                    

Extension Basic Information

Name Trellonet Trellonet
ID kijmjccaolmigiidffnnfbolbpnehhhp
Official URL https://chromewebstore.google.com/detail/trellonet/kijmjccaolmigiidffnnfbolbpnehhhp
Description Trellonet vpn offers free, anonymous, secure, unlimited VPN services to unlock any website and internet service.
File Size 1.07 MB
Installation Count 1,200
Current Version 2.1.1
Last Updated 2020-08-24
Publish Date 2020-07-01
Rating 3.00/5 Total 2 Ratings
Developer https://trellonet.com
Email [email protected]
Payment Type free
Extension Website https://www.trellonet.com
Help Page URL https://www.trellonet.com
Privacy Policy Page URL https://www.trellonet.com/privacy.html
Supported Languages 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
}