UPPERSAFE

Anonymous and secure Internet access

Was ist UPPERSAFE?

UPPERSAFE ist eine Chrome-Erweiterung, die von https://uppersafe.com entwickelt wurde, und ihr Hauptmerkmal ist "Anonymous and secure Internet access".

Erweiterungsscreenshots

screenshot

UPPERSAFE-Erweiterungs-CRX-Datei herunterladen

Laden Sie UPPERSAFE-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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                    

Grundlegende Informationen zur Erweiterung

Name UPPERSAFE UPPERSAFE
ID iobkgicmookonkhaijnhoodijfhiljha
Offizielle URL https://chromewebstore.google.com/detail/uppersafe/iobkgicmookonkhaijnhoodijfhiljha
Beschreibung Anonymous and secure Internet access
Dateigröße 16.98 KB
Installationsanzahl 776
Aktuelle Version 1.6.2
Letztes Update 2017-11-27
Veröffentlichungsdatum 2017-11-27
Bewertung 3.57/5 Insgesamt 37 Bewertungen
Entwickler https://uppersafe.com
Zahlungsart free
Erweiterungswebsite https://uppersafe.com
Unterstützte Sprachen 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
}