UPPERSAFE

Anonymous and secure Internet access

Τι είναι το UPPERSAFE;

Το UPPERSAFE είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://uppersafe.com, και η κύρια λειτουργία του είναι "Anonymous and secure Internet access".

Στιγμιότυπα Επέκτασης

screenshot

Λήψη αρχείου CRX της επέκτασης UPPERSAFE

Λήψη αρχείων επέκτασης UPPERSAFE σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        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                    

Βασικές Πληροφορίες Επέκτασης

Όνομα UPPERSAFE UPPERSAFE
ID iobkgicmookonkhaijnhoodijfhiljha
Επίσημο URL https://chromewebstore.google.com/detail/uppersafe/iobkgicmookonkhaijnhoodijfhiljha
Περιγραφή Anonymous and secure Internet access
Μέγεθος Αρχείου 16.98 KB
Αριθμός Εγκαταστάσεων 776
Τρέχουσα Έκδοση 1.6.2
Τελευταία Ενημέρωση 2017-11-27
Ημερομηνία Δημοσίευσης 2017-11-27
Αξιολόγηση 3.57/5 Συνολικά 37 Αξιολογήσεις
Προγραμματιστής https://uppersafe.com
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://uppersafe.com
Υποστηριζόμενες Γλώσσες 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
}