Trellonet

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

Trellonetとは何ですか?

Trellonetはhttps://trellonet.comによって開発されたChromeの拡張機能で、その主な機能は「Trellonet vpn offers free, anonymous, secure, unlimited VPN services to unlock any website and internet service.」です。

拡張機能のスクリーンショット

screenshot

Trellonet拡張機能のCRXファイルをダウンロード

Trellonet拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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]                    

拡張機能の基本情報

名前 Trellonet Trellonet
ID kijmjccaolmigiidffnnfbolbpnehhhp
公式URL https://chromewebstore.google.com/detail/trellonet/kijmjccaolmigiidffnnfbolbpnehhhp
説明 Trellonet vpn offers free, anonymous, secure, unlimited VPN services to unlock any website and internet service.
ファイルサイズ 1.07 MB
インストール数 1,200
現在のバージョン 2.1.1
最終更新日 2020-08-24
公開日 2020-07-01
評価 3.00/5 合計 2 レビュー
開発者 https://trellonet.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://www.trellonet.com
ヘルプページのURL https://www.trellonet.com
プライバシーポリシーページのURL https://www.trellonet.com/privacy.html
対応言語 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
}