UPPERSAFE

Anonymous and secure Internet access

ما هو UPPERSAFE؟

UPPERSAFE هو إضافة Chrome تم تطويرها بواسطة https://uppersafe.com، والميزة الرئيسية لها هي "Anonymous and secure Internet access".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة UPPERSAFE

قم بتنزيل ملفات الامتداد UPPERSAFE بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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
}