UPPERSAFE

Anonymous and secure Internet access

Apa itu UPPERSAFE?

UPPERSAFE adalah ekstensi Chrome yang dikembangkan oleh https://uppersafe.com, dan fitur utamanya adalah "Anonymous and secure Internet access".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi UPPERSAFE

Unduh file ekstensi UPPERSAFE 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

                        UPPERSAFE provides a universal and easy to use cloud protection ("Firewall as a Service") to help individuals and small businesses to secure all their devices.

Our firewall ensures you an efficient protection against cyber threats. It blocks everything that could be dangerous for your devices and prevents the hack of your data.

Our VPN creates a secure tunnel between your devices and our service. It encrypts your web browsing and all your communications. It also makes you anonymous on the Internet to protect your privacy.

Learn more about the features: https://uppersafe.com                    

Informasi Dasar Ekstensi

Nama UPPERSAFE UPPERSAFE
ID iobkgicmookonkhaijnhoodijfhiljha
URL Resmi https://chromewebstore.google.com/detail/uppersafe/iobkgicmookonkhaijnhoodijfhiljha
Deskripsi Anonymous and secure Internet access
Ukuran File 16.98 KB
Jumlah Instalasi 776
Versi Saat Ini 1.6.2
Terakhir Diperbarui 2017-11-27
Tanggal Publikasi 2017-11-27
Penilaian 3.57/5 Total 37 Penilaian
Pengembang https://uppersafe.com
Tipe Pembayaran free
Situs Ekstensi https://uppersafe.com
Bahasa yang Didukung en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "UPPERSAFE",
    "description": "Anonymous and secure Internet access",
    "version": "1.6.2",
    "permissions": [
        "http:\/\/web.uppersafe.com\/",
        "https:\/\/web.uppersafe.com\/",
        "http:\/\/api.ipify.org\/",
        "https:\/\/api.ipify.org\/"
    ],
    "icons": {
        "128": ".\/data\/uppersafe-128x128.png"
    },
    "background": {
        "scripts": [
            ".\/main.js"
        ]
    },
    "browser_action": {
        "default_title": "UPPERSAFE"
    },
    "manifest_version": 2
}