UPPERSAFE

Anonymous and secure Internet access

Cos'è UPPERSAFE?

UPPERSAFE è un'estensione di Chrome sviluppata da https://uppersafe.com, e la sua funzione principale è "Anonymous and secure Internet access".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione UPPERSAFE

Scarica i file di estensione UPPERSAFE in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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                    

Informazioni di Base sull'Estensione

Nome UPPERSAFE UPPERSAFE
ID iobkgicmookonkhaijnhoodijfhiljha
URL Ufficiale https://chromewebstore.google.com/detail/uppersafe/iobkgicmookonkhaijnhoodijfhiljha
Descrizione Anonymous and secure Internet access
Dimensione del File 16.98 KB
Conteggio Installazioni 776
Versione Corrente 1.6.2
Ultimo Aggiornamento 2017-11-27
Data di Pubblicazione 2017-11-27
Valutazione 3.57/5 Totale 37 Valutazioni
Sviluppatore https://uppersafe.com
Tipo di Pagamento free
Sito Web dell'Estensione https://uppersafe.com
Lingue Supportate 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
}