TeraVPN - v2

Connect to the world with our VPN

Apa itu TeraVPN - v2?

TeraVPN - v2 adalah ekstensi Chrome yang dikembangkan oleh http://teravpn.com, dan fitur utamanya adalah "Connect to the world with our VPN".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi TeraVPN - v2

Unduh file ekstensi TeraVPN - v2 dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        Use TeraVPN Extension to encrypt all your traffic to the internet. You can select multiple locations. Unblock the websites blocked in your school, company or country by just click of the button. If you are concerned about your privacy on the internet then just select TeraVPN and let our encrypted servers take care of your privacy.                    

Informasi Dasar Ekstensi

Nama TeraVPN - v2 TeraVPN - v2
ID oafneeanecdjmfcihhjaldcijepgolhn
URL Resmi https://chrome.google.com/webstore/detail/teravpn-v2/oafneeanecdjmfcihhjaldcijepgolhn
Deskripsi Connect to the world with our VPN
Ukuran File 3.1 MB
Jumlah Instalasi 50
Versi Saat Ini 2.6.0
Terakhir Diperbarui 2021-09-17
Tanggal Publikasi 2021-06-08
Penilaian 1.00/5 Total 2 Penilaian
Pengembang http://teravpn.com
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://teravpn.com
URL Halaman Bantuan https://teravpn.com
URL Halaman Kebijakan Privasi https://teravpn.com/privacy-policy
Bahasa yang Didukung en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "TeraVPN - v2",
    "description": "Connect to the world with our VPN",
    "version": "2.6.0",
    "icons": {
        "128": "icons\/128off.png",
        "48": "icons\/48off.png"
    },
    "permissions": [
        "proxy",
        "notifications",
        "",
        "webRequest",
        "webRequestBlocking"
    ],
    "browser_action": {
        "default_icon": "icons\/128off.png",
        "default_title": "TeraVPN",
        "default_popup": "j.html"
    },
    "background": {
        "scripts": [
            "scripts\/jquery.min.js",
            "background.js"
        ]
    },
    "minimum_chrome_version": "31.0.0"
}